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