liuchen
10 months ago
2 changed files with 3 additions and 3 deletions
@ -1,8 +1,8 @@ |
|||||
# port |
# port |
||||
VITE_DEV_PORT = '8080' |
VITE_DEV_PORT = '25100' |
||||
|
|
||||
# production path |
# production path |
||||
VITE_BASE_URL = 'http://dev.ccwin-in.com:25100/api' |
VITE_BASE_URL = 'http://10.62.193.15:25100/api' |
||||
|
|
||||
# 租户开关 |
# 租户开关 |
||||
VITE_APP_TENANT_ENABLE=true |
VITE_APP_TENANT_ENABLE=true |
Loading…
Reference in new issue