first commit
This commit is contained in:
10
pgadmin/ruoyi-ui/.env.production
Normal file
10
pgadmin/ruoyi-ui/.env.production
Normal file
@@ -0,0 +1,10 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 国中管理系统
|
||||
|
||||
NODE_ENV = 'production'
|
||||
# 生产环境配置
|
||||
ENV = 'production'
|
||||
|
||||
# 国资管理系统/生产环境
|
||||
#VUE_APP_BASE_API = '/'
|
||||
VUE_APP_BASE_API = 'http://dev-pg.xsimon.com/java/'
|
||||
Reference in New Issue
Block a user