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