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