mirror of
https://github.com/201206030/novel-front-web.git
synced 2025-07-15 17:16:38 +00:00
Initial commit
This commit is contained in:
7
.env.development
Normal file
7
.env.development
Normal file
@ -0,0 +1,7 @@
|
||||
# 开发环境配置
|
||||
|
||||
ENV = 'development'
|
||||
VUE_APP_BASE_API_URL = 'http://127.0.0.1:8888/api/front'
|
||||
VUE_APP_BASE_IMG_URL = 'http://47.106.243.172:8888'
|
||||
|
||||
|
Reference in New Issue
Block a user