This commit is contained in:
Pan
2019-03-11 16:56:27 +08:00
parent 653de1f31e
commit 66e8ca9cec
6 changed files with 27 additions and 22 deletions

3
.env.staging Normal file
View File

@@ -0,0 +1,3 @@
NODE_ENV=production
VUE_APP_BASE_API = '/api'
ENV = 'staging'