This commit is contained in:
lcw
2025-09-26 12:56:52 +08:00
parent 204a199990
commit 2bed0ee326
503 changed files with 37423 additions and 1132 deletions

View File

@ -3,6 +3,6 @@ ENV = 'production'
# base api
# VUE_APP_BASE_API = '/api'
VUE_APP_GATEWAY_API = '/mosty-base'
VUE_APP_GATEWAY_API = '/bagl/mosty-base'
VUE_APP_GATEWAY_BASE_URL = 'http://123.60.67.142'
VUE_APP_GATEWAY_HOST = '123.60.67.142'