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
231b95cc
Commit
231b95cc
authored
Dec 04, 2020
by
François Agneray
Browse files
Fixed bug change ssoClientId (anis-dev)
parent
53722444
Pipeline
#3734
passed with stages
in 8 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/environments/environment.prod.ts
View file @
231b95cc
...
...
@@ -15,6 +15,6 @@ export const environment = {
instanceName
:
'
default
'
,
baseHref
:
'
/
'
,
ssoAuthUrl
:
'
https://anis-dev.lam.fr/auth
'
,
ssoRealm
:
'
anis
-dev
'
,
ssoClientId
:
'
anis-
client
'
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