Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
encyclopedia-gui
Commits
7bb5dd1e
Commit
7bb5dd1e
authored
Dec 14, 2020
by
Lauri Himanen
Browse files
modified conf.js to connect to the development cluster.
parent
1e27a32e
Pipeline
#89535
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
client/conf.js
View file @
7bb5dd1e
window
.
nomadEnv
=
{
//
apiRoot: "https://
labdev-nomad.esc.rzg.mpg.de/dev/nomad
/encyclopedia
-api
/",
apiRoot
:
"
https://
nomad-lab.eu/dev/nomad/enc-search/api
/encyclopedia/
"
,
//apiRoot: "https://nomad-lab.eu/prod/rae/api/encyclopedia/",
apiRoot
:
"
http://localhost:8000/fairdi/nomad/latest/api/encyclopedia/
"
,
//
apiRoot: "http://localhost:8000/fairdi/nomad/latest/api/encyclopedia/",
keycloakBase
:
'
https://nomad-lab.eu/fairdi/keycloak/auth/
'
,
keycloakRealm
:
'
fairdi_nomad_test
'
,
keycloakClientId
:
'
nomad_gui_dev
'
...
...
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