Skip to content
Snippets Groups Projects
Commit 3ecaec4c authored by Marco Martorana's avatar Marco Martorana
Browse files

Hot fix package.json added dependency for library leaflet (problem in CI/CD)

parent d8ef7af7
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
"responsible_partner":"ENG"
}
],
"enable_demo_pages":false,
"enable_demo_pages":true,
"pilots":["URBANITE","AMSTERDAM","BILBAO","HELSINKI","MESSINA"],
"default_pilot":"URBANITE",
"messina":{
......
{
"dashboardBaseURL":"http://localhost:4200",
"enableAuthentication":false,
"enableAuthentication":true,
"authProfile": "oidc",
"idmBaseURL":"http://localhost:8081",
"idmRealmName":"urbanite",
......@@ -23,7 +23,7 @@
"responsible_partner":"ENG"
}
],
"enable_demo_pages":false,
"enable_demo_pages":true,
"pilots":["URBANITE","AMSTERDAM","BILBAO","HELSINKI","MESSINA"],
"default_pilot":"URBANITE",
"messina":{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment