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