mirror of
https://gitee.com/novel_dev_team/novel-front-web
synced 2026-07-20 17:54:10 +08: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