mirror of
https://github.com/201206030/novel-front-web.git
synced 2025-09-13 20:52:43 +00:00
chore: 更新生产环境配置
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 生产环境配置
|
||||
|
||||
ENV = 'production'
|
||||
VUE_APP_BASE_API_URL = 'http://47.106.243.172:8888/api/front'
|
||||
VUE_APP_BASE_IMG_URL = 'http://127.0.0.1:8888'
|
||||
VUE_APP_BASE_API_URL = 'http://api.test.baidu.com/api'
|
||||
VUE_APP_BASE_IMG_URL = 'http://api.test.baidu.com'
|
||||
|
Reference in New Issue
Block a user