zouyu
2023-09-05 305b8976e9ad666e52c157ebc79f05c2fe03d1ff
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API =  'http://localhost:1234/'