zouyu
2023-08-28 7d9cfe6dae6f3bc1016cdacb497e4724e22ca3db
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API =  'http://localhost:1234/'