3
0
Fork 0
web-store-retail-admin/.env.development

5 lines
67 B
Plaintext
Raw Normal View History

2025-03-23 10:03:12 +08:00
~# just a flag
ENV = 'development'
2025-06-08 14:01:49 +08:00
VUE_APP_BASE_API = '/prod-api'