children117cl
2021-06-11 b58e8ab1807d80736c8da68b0070e7c8143c3b9b
提交 | 用户 | 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