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