李林
2023-08-23 da9e5a67fbdb03561d9359379867c760f4fd8981
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API =  'http://localhost:1234/'