zhonghui_procurement_vue/.env.production
2024-09-27 11:20:11 +08:00

7 lines
93 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://192.168.1.100:9090'