long
2021-11-12 794f2a2560a00eb7e008eb94219c82654488831f
提交 | 用户 | age
2a61f6 1 NODE_ENV = production
L 2
3 # just a flag
4 ENV = 'staging'
5
6 # base api
7 VUE_APP_BASE_API = '/stage-api'
8