jsh-erp-admin/.env.production
2026-03-24 15:29:49 +08:00

8 lines
132 B
Plaintext

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