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