Jsl-OA-Web-Re/.env.build_prod

6 lines
102 B
Plaintext

# just a flag
NODE_ENV = 'production'
# 打包模式连生产服
VUE_APP_BASE_API = '/api-prod'