“zhuo”
2023-08-11 e93a917320825bdfb92b1a9e60da96c0e9491976
1
2
3
4
5
6
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API = 'http://localhost:1234/'