value
2023-08-25 b92d17185f0c68317cd3563c7468132c7f46658a
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API =  'http://localhost:1234/'