Files
novel_dev_team_novel-front-web/.env.production
xiongxiaoyang 3f079db001 Initial commit
2022-05-14 08:02:38 +08:00

4 lines
92 B
Plaintext

# 生产环境配置
ENV = 'production'
VUE_APP_BASE_API_URL = 'http://47.106.243.172:8888'