mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = 若依管理系统
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 若依管理系统/生产环境
|
|
VUE_APP_BASE_API = 'http://localhost:8083'
|