Initial commit
This commit is contained in:
9
ruoyi-ui/.env.production
Normal file
9
ruoyi-ui/.env.production
Normal file
@@ -0,0 +1,9 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = WildCS2
|
||||
|
||||
# 生产环境配置
|
||||
ENV = 'production'
|
||||
|
||||
# skins管理系统/生产环境
|
||||
# VUE_APP_BASE_API = 'http://8.160.181.6:8081'
|
||||
VUE_APP_BASE_API = 'https://hou.wildcs2.com'
|
||||
Reference in New Issue
Block a user