This commit is contained in:
jy
2025-05-27 10:19:13 +08:00
parent f217eddce2
commit 2b3da38702
3 changed files with 2 additions and 7 deletions

View File

@ -4,5 +4,5 @@ ENV='development'
# base api
# VUE_APP_BASE_API = '/api'
VUE_APP_GATEWAY_API = '/mosty-api/mosty-base'
VUE_APP_GATEWAY_BASE_URL = 'http://123.60.110.230'
VUE_APP_GATEWAY_BASE_URL = 'http://172.20.19.62'
VUE_APP_GATEWAY_HOST = '123.60.110.230'