litemall/litemall-vue/.env.production
2025-04-14 14:25:41 +08:00

5 lines
90 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'https://www.example.com/'