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