Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
community
pount
pount-front
Commits
d8728a51
Commit
d8728a51
authored
Jun 22, 2021
by
Yoran Hillion
Browse files
fix: Fixes VUE_APP_URL in .env.deploy_XXX files
parent
0229dcfa
Changes
3
Hide whitespace changes
Inline
Side-by-side
.env.deploy_preprod
View file @
d8728a51
NODE_ENV=production
VUE_APP_NAME=pount
VUE_APP_LOGO=https://gitlab.com/uploads/-/system/project/avatar/18299282/pount-front-neunoeuil.png
VUE_APP_URL=https://pount-pprd.app.unistra.fr
/
VUE_APP_URL=https://pount-pprd.app.unistra.fr
VUE_APP_AXIOS_BASE_URL=https://pount-api-pprd.app.unistra.fr/api/
VUE_APP_SENTRY_TAG=preprod
VUE_APP_MATOMO_SERVER=https://webomat-pprd.unistra.fr
...
...
.env.deploy_prod
View file @
d8728a51
NODE_ENV=production
VUE_APP_NAME=pount
VUE_APP_LOGO=https://gitlab.com/uploads/-/system/project/avatar/18299282/pount-front-neunoeuil.png
VUE_APP_URL=https://pount.unistra.fr
/
VUE_APP_URL=https://pount.unistra.fr
VUE_APP_AXIOS_BASE_URL=https://pount-api.unistra.fr/api/
VUE_APP_SENTRY_TAG=prod
VUE_APP_MATOMO_SERVER=https://webomat.unistra.fr
...
...
.env.deploy_test
View file @
d8728a51
NODE_ENV=production
VUE_APP_NAME=pount
VUE_APP_LOGO=https://gitlab.com/uploads/-/system/project/avatar/18299282/pount-front-neunoeuil.png
VUE_APP_URL=https://pount-test.app.unistra.fr
/
VUE_APP_URL=https://pount-test.app.unistra.fr
VUE_APP_AXIOS_BASE_URL=https://pount-api-test.app.unistra.fr/api/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment