value
2023-09-05 9b26870265cbbc75bcd32529e46b229a49ec30a0
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API =  'http://localhost:1234/'