bugfix
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
|
||||
:4173 {
|
||||
handle_path /prod-api/* {
|
||||
reverse_proxy 192.168.1.201:1616
|
||||
handle_path /api/* {
|
||||
reverse_proxy 192.168.1.201:1615
|
||||
}
|
||||
handle {
|
||||
root * /Users/ailanyin/WebstormProjects/qiaoba-ui/dist
|
||||
root * /Users/ailanyin/WebstormProjects/bms-kite-things/dist
|
||||
file_server
|
||||
try_files {path} /
|
||||
}
|
||||
|
Reference in New Issue
Block a user