Files
refinery-customer-admin/.env.development

5 lines
74 B
Plaintext
Raw Normal View History

2023-02-14 14:34:23 +08:00
ENV = 'development'
VUE_APP_BASE_API = '/api'
2023-03-16 13:34:31 +08:00
VUE_APP_ENV = 'production'