hailin
2023-06-02 440ae63e10fb8819e1d355388fac0c9af72ef73d
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = 'http://localhost:8080'