Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cossin Sebastien
ehden-bordeaux-atlas
Commits
b9f0a4c2
Commit
b9f0a4c2
authored
Jan 03, 2021
by
cossins
Browse files
add config-local WebAPI file
parent
7c558b7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
config-local.js
0 → 100644
View file @
b9f0a4c2
define
([],
function
()
{
var
configLocal
=
{};
configLocal
.
api
=
{
name
:
'
WebAPI CDW Bordeaux hospital
'
,
url
:
'
http://iam:8080/WebAPI/
'
// in production: 'https://eds.chu-bordeaux.fr/WebAPI/'
};
return
configLocal
;
});
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