Commit 45c2ac4e370f5a39450b85950361d7a6bb5d8b1e

Authored by root
1 parent aea85df9

configuration

Showing 1 changed file with 3 additions and 3 deletions
demo.html
... ... @@ -264,8 +264,8 @@
264 264  
265 265 //DEEP.deepUrl = "http://deep.routetopa.eu/DEEP/";
266 266 //DEEP.datasetsList = "http://deep.routetopa.eu/DEEP/datalets-list";
267   - DEEP.deepUrl = "http://192.168.164.128/DatalEts-Ecosystem-Provider/DEEP/";
268   - DEEP.datasetsList = "http://192.168.164.128/DatalEts-Ecosystem-Provider/DEEP/datalets-list";
  267 + DEEP.deepUrl = "http://deep.routetopa.eu/DEEP/";
  268 + DEEP.datasetsList = "http://deep.routetopa.eu/DEEP/datalets-list";
269 269  
270 270 DEEP.Datasets = {
271 271 names:[
... ... @@ -546,4 +546,4 @@
546 546 </script>
547 547  
548 548 </body>
549   -</html>
550 549 \ No newline at end of file
  550 +</html>
... ...