mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-10 19:54:57 +00:00
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 芋道管理系统/生产环境
|
|
VUE_APP_BASE_API = '/prod-api'
|