8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
# 生产环境
|
|
ENV = 'production'
|
|
|
|
# 接口地址
|
|
VUE_API_BASE_URL = https://www.byhah.com/jshERP-boot
|
|
# 本地端口
|
|
VUE_PORT = 82
|