Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SSHOC
sshoc-marketplace-frontend
Commits
83c48d17
Commit
83c48d17
authored
Jan 11, 2021
by
Stefan Probst
Browse files
fix: fix production urls
parent
fb2cd6fb
Pipeline
#166894
passed with stage
in 4 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
83c48d17
...
...
@@ -75,9 +75,9 @@ package:frontend:tags:acdh:
DOCKER_CURRENT_IMAGE
:
${CI_REGISTRY_IMAGE}/frontend:$CI_COMMIT_TAG
GITLAB_BASE_URL
:
https://gitlab.gwdg.de
GITLAB_REPOSITORY
:
sshoc/sshoc-marketplace-frontend
SSHOC_OPENAPI_DOCUMENT_URL
:
https://
sshoc-
marketplace-api.
acdh.oeaw.ac.at
/v3/api-docs
NEXT_PUBLIC_SSHOC_BASE_URL
:
https://
sshoc-
marketplace.
acdh.oeaw.ac.at
NEXT_PUBLIC_SSHOC_API_BASE_URL
:
https://
sshoc-
marketplace-api.
acdh.oeaw.ac.at
SSHOC_OPENAPI_DOCUMENT_URL
:
https://marketplace-api.
sshopencloud.eu
/v3/api-docs
NEXT_PUBLIC_SSHOC_BASE_URL
:
https://marketplace.
sshopencloud.eu
NEXT_PUBLIC_SSHOC_API_BASE_URL
:
https://marketplace-api.
sshopencloud.eu
# NEXT_PUBLIC_RECAPTCHA_SITE_KEY:
NEXT_PUBLIC_MATOMO_BASE_URL
:
https://matomo.acdh.oeaw.ac.at/
NEXT_PUBLIC_MATOMO_SITE_ID
:
179
...
...
Write
Preview
Markdown
is supported
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