mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 07:11:52 +08:00
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 芋道管理系统/生产环境
|
|
VUE_APP_BASE_API = '/prod-api'
|