This commit is contained in:
sliverber 2024-02-07 19:51:39 +08:00
parent 5e587b01b3
commit 617edfb138
3 changed files with 5 additions and 4 deletions

View File

@ -3,8 +3,9 @@ ENV = 'development'
# base api
# VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = 'http://117.50.215.20:20400'
# VUE_APP_BASE_API = 'http://117.50.215.20:20400'
# VUE_APP_BASE_API = 'https://yruibao.com'
VUE_APP_BASE_API = 'http://106.75.49.247:20400'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,

View File

@ -3,6 +3,6 @@ ENV = 'production'
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://117.50.215.20:20400'
# VUE_APP_BASE_API = 'http://117.50.215.20:20400'
# VUE_APP_BASE_API = 'https://yruibao.com'
VUE_APP_BASE_API = 'http://106.75.49.247:20400'

View File

@ -3,5 +3,5 @@ ENV = 'production'
# base api
# VUE_APP_BASE_API = '/prod-api'
# VUE_APP_BASE_API = 'https://yruibao.com'
VUE_APP_BASE_API = 'http://127.0.0.1:8080'
VUE_APP_BASE_API = 'http://http://'