http://xxx.com {
root * /usr/share/html
route {
reverse_proxy /api localhost:20002
try_files {path} /index.html
file_server
}
log {
level info
format console
}
}
网友评论