bugfix and performance improvements

This commit is contained in:
quantulr
2023-08-04 17:26:52 +08:00
parent 57d8eff653
commit 7958e48512
58 changed files with 1200 additions and 770 deletions

View File

@ -1,6 +1,6 @@
:8007 {
handle_path /api/* {
reverse_proxy http://192.168.0.201:1618
:8006 {
handle /api/* {
reverse_proxy http://101.34.251.155
}
handle {
root * "/Volumes/iMac Doc/WebstormProjects/cas_cloud_web_i18n/dist"