5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
ENV = 'development'
|
|
|
|
VUE_APP_BASE_API = '/api'
|
|
VUE_APP_ENV = 'production'
|