Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
anis
anis-client
Commits
f2be5b40
Commit
f2be5b40
authored
Jun 23, 2021
by
François Agneray
Browse files
Change keycloak url for production
parent
1410ef26
Pipeline
#5707
passed with stages
in 16 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/environments/environment.prod.ts
View file @
f2be5b40
...
...
@@ -13,7 +13,7 @@ export const environment = {
servicesUrl
:
'
/services
'
,
instanceName
:
'
default
'
,
baseHref
:
'
/
'
,
ssoAuthUrl
:
'
https://
anis-dev
.lam.fr/auth
'
,
ssoAuthUrl
:
'
https://
keycloak
.lam.fr/auth
/
'
,
ssoRealm
:
'
anis
'
,
ssoClientId
:
'
anis-dev
'
};
Write
Preview
Supports
Markdown
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