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
f59d4c60
Commit
f59d4c60
authored
Nov 10, 2020
by
François Agneray
Browse files
modifying environment prod (fixed build)
parent
e3656f50
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/environments/environment.prod.ts
View file @
f59d4c60
...
...
@@ -4,5 +4,8 @@ export const environment = {
authUrl
:
'
/auth
'
,
spectraUrl
:
'
https://cesam.lam.fr/anis-tools/spectra_to_csv/?file=/dataproject/SPECTRA/
'
,
instanceName
:
'
default
'
,
baseHref
:
'
/
'
baseHref
:
'
/
'
,
ssoAuthUrl
:
'
https://anis-dev.lam.fr/auth
'
,
ssoRealm
:
'
anis
'
,
ssoClientId
:
'
anis-client
'
};
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