bugfix and performance improves

This commit is contained in:
quantulr
2023-08-04 17:27:34 +08:00
parent fec49d35bc
commit 2177189c34
8 changed files with 351 additions and 341 deletions

View File

@ -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} /
}