mirror of
https://github.com/201206030/novel-front-web.git
synced 2025-04-27 07:50:50 +00:00
chore: 增加生产环境图片域名配置
This commit is contained in:
parent
632d1b83f1
commit
41b1c73b6e
@ -1,4 +1,5 @@
|
|||||||
# 生产环境配置
|
# 生产环境配置
|
||||||
|
|
||||||
ENV = 'production'
|
ENV = 'production'
|
||||||
VUE_APP_BASE_API_URL = 'http://47.106.243.172:8888'
|
VUE_APP_BASE_API_URL = 'http://47.106.243.172:8888/api/front'
|
||||||
|
VUE_APP_BASE_IMG_URL = 'http://47.106.243.172:8888'
|
Loading…
x
Reference in New Issue
Block a user