We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd141a commit 074174eCopy full SHA for 074174e
.env.development
@@ -1,4 +1,4 @@
1
NODE_ENV="development"
2
VUE_APP_BASE_URL=http://localhost:8080/projects
3
VUE_APP_BASE_API_URL=https://stage-refp-api.herokuapp.com/
4
-VUE_APP_VERSION=1.0.0-release
+VUE_APP_VERSION=1.0.0-pre_release
.env.production
NODE_ENV="production"
VUE_APP_BASE_API_URL=https://refp-api.herokuapp.com/
+VUE_APP_VERSION=1.0.0
0 commit comments