mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 00:45:55 +08:00
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 物美智能/生产环境
|
|
VUE_APP_BASE_API = '/prod-api'
|