Skip to content
Snippets Groups Projects
Commit 81f52793 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Minor gui dev setup changes.

parent 436c9373
Branches
Tags
1 merge request!71V0.7.0
window.nomadEnv = { window.nomadEnv = {
'keycloakBase': 'http://localhost:8002/auth', 'keycloakBase': 'https://labdev-nomad.esc.rzg.mpg.de/fairdi/keycloak/auth/',
'keycloakRealm': 'fairdi_nomad_prod', 'keycloakRealm': 'fairdi_nomad_test',
'keycloakClientId': 'nomad_gui_dev', 'keycloakClientId': 'nomad_gui_dev',
'appBase': 'http://localhost:8000/fairdi/nomad/latest', 'appBase': 'http://localhost:8000/fairdi/nomad/latest',
'kibanaBase': '/fairdi/kibana', 'kibanaBase': '/fairdi/kibana',
......
...@@ -4989,10 +4989,6 @@ keycloak-js@^6.0.0: ...@@ -4989,10 +4989,6 @@ keycloak-js@^6.0.0:
version "6.0.1" version "6.0.1"
resolved "https://registry.yarnpkg.com/keycloak-js/-/keycloak-js-6.0.1.tgz#329a5e77210dfc4a7d4acf96f95dd0132455bea3" resolved "https://registry.yarnpkg.com/keycloak-js/-/keycloak-js-6.0.1.tgz#329a5e77210dfc4a7d4acf96f95dd0132455bea3"
keycloak@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/keycloak/-/keycloak-1.2.0.tgz#2ff4cc57102842f2eecc2f4bb206306596d7b025"
keycode@^2.1.7, keycode@^2.1.9: keycode@^2.1.7, keycode@^2.1.9:
version "2.2.0" version "2.2.0"
resolved "https://registry.yarnpkg.com/keycode/-/keycode-2.2.0.tgz#3d0af56dc7b8b8e5cba8d0a97f107204eec22b04" resolved "https://registry.yarnpkg.com/keycode/-/keycode-2.2.0.tgz#3d0af56dc7b8b8e5cba8d0a97f107204eec22b04"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment