10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
# 页面标题
|
|
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'
|