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