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
Loading
Pipeline #53097 failed
......@@ -63,7 +63,7 @@ deploy_demo:
- demo
environment:
name: demo
url: https://frontend-demo.tugraz.at/apps/demo
url: https://dbp-demo.tugraz.at/apps/demo
variables:
DEPLOY_HOST: mw01-dev.tugraz.at
DEPLOY_KEY: "$DEPLOY_SSH_KEY"
......@@ -75,7 +75,7 @@ deploy_development:
- master
environment:
name: development
url: https://mw-frontend-dev.tugraz.at/apps/demo
url: https://dbp-dev.tugraz.at/apps/demo
variables:
DEPLOY_HOST: mw01-dev.tugraz.at
DEPLOY_KEY: "$DEPLOY_SSH_KEY"
......
......@@ -12,7 +12,7 @@ export default {
},
development: {
basePath: '/apps/demo/',
entryPointURL: 'https://mw-dev.tugraz.at',
entryPointURL: 'https://api-dev.tugraz.at',
keyCloakBaseURL: 'https://auth-dev.tugraz.at/auth',
keyCloakRealm: 'tugraz-vpu',
keyCloakClientId: 'demo-dev_tugraz_at-DEMO',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment