prepare_food_admin_vue/.env.production
2024-11-27 23:54:37 +08:00

7 lines
95 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'https://syy.xunyingcloud.cn'