Making the local copies of designer.json to be compatible with carbon-dashboards designer.json

application-manager-new
Megala 8 years ago
parent 75a1fb6ede
commit 20da28f48b

@ -62,5 +62,8 @@
"hostname": "localhost", "hostname": "localhost",
"port": "", "port": "",
"protocol": "" "protocol": ""
},
"queryParameters" : {
"passBetweenPages" : ["shared"]
} }
} }

@ -76,5 +76,8 @@
"hostname": "localhost", "hostname": "localhost",
"port": "", "port": "",
"protocol": "" "protocol": ""
},
"queryParameters" : {
"passBetweenPages" : ["shared"]
} }
} }
Loading…
Cancel
Save