zouyu
2023-09-05 e07e6af94e8df05f4f5331c631e18e265d7174ca
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API =  'http://localhost:1234/'