bugfix and performance improves
This commit is contained in:
@ -4,11 +4,11 @@
|
||||
#}
|
||||
|
||||
:4173 {
|
||||
handle_path /api/* {
|
||||
reverse_proxy http://101.34.131.16:1618
|
||||
handle /api/* {
|
||||
reverse_proxy http://101.34.251.155
|
||||
}
|
||||
handle {
|
||||
root * "/Volumes/iMac Doc/WebstormProjects/cas_cloud_admin/dist"
|
||||
root * "/Volumes/iMac Doc/WebstormProjects/cas_cloud_admin_i18n/dist"
|
||||
file_server
|
||||
try_files {path} /
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user