mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 19:51:56 +08:00
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = stage-篮球Zone后台管理系统
|
|
# 测试环境配置
|
|
ENV = 'staging'
|
|
|
|
# 篮球Zone后台管理系统/测试环境
|
|
VUE_APP_BASE_API = '/stage-api'
|
|
# nginx部署非根目录专用
|
|
ENV_NG = '/stage/'
|