Skip to content
Snippets Groups Projects
Commit 39c00aed authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Update domains

parent 283ea99a
No related branches found
No related tags found
No related merge requests found
Pipeline #53097 failed
...@@ -63,7 +63,7 @@ deploy_demo: ...@@ -63,7 +63,7 @@ deploy_demo:
- demo - demo
environment: environment:
name: demo name: demo
url: https://frontend-demo.tugraz.at/apps/demo url: https://dbp-demo.tugraz.at/apps/demo
variables: variables:
DEPLOY_HOST: mw01-dev.tugraz.at DEPLOY_HOST: mw01-dev.tugraz.at
DEPLOY_KEY: "$DEPLOY_SSH_KEY" DEPLOY_KEY: "$DEPLOY_SSH_KEY"
...@@ -75,7 +75,7 @@ deploy_development: ...@@ -75,7 +75,7 @@ deploy_development:
- master - master
environment: environment:
name: development name: development
url: https://mw-frontend-dev.tugraz.at/apps/demo url: https://dbp-dev.tugraz.at/apps/demo
variables: variables:
DEPLOY_HOST: mw01-dev.tugraz.at DEPLOY_HOST: mw01-dev.tugraz.at
DEPLOY_KEY: "$DEPLOY_SSH_KEY" DEPLOY_KEY: "$DEPLOY_SSH_KEY"
......
...@@ -12,7 +12,7 @@ export default { ...@@ -12,7 +12,7 @@ export default {
}, },
development: { development: {
basePath: '/apps/demo/', basePath: '/apps/demo/',
entryPointURL: 'https://mw-dev.tugraz.at', entryPointURL: 'https://api-dev.tugraz.at',
keyCloakBaseURL: 'https://auth-dev.tugraz.at/auth', keyCloakBaseURL: 'https://auth-dev.tugraz.at/auth',
keyCloakRealm: 'tugraz-vpu', keyCloakRealm: 'tugraz-vpu',
keyCloakClientId: 'demo-dev_tugraz_at-DEMO', keyCloakClientId: 'demo-dev_tugraz_at-DEMO',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment