From 90a2d6754179ad69707753751da4d1304606dcb4 Mon Sep 17 00:00:00 2001 From: Anthony Lukach Date: Thu, 31 May 2018 11:19:58 -0600 Subject: [PATCH] Update style.json --- tile-viewer/app/style.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tile-viewer/app/style.json b/tile-viewer/app/style.json index 7b90d1b..44aac00 100644 --- a/tile-viewer/app/style.json +++ b/tile-viewer/app/style.json @@ -9,7 +9,7 @@ "ocean-tiles": { "type": "vector", "tiles": [ - "https://tiles.alukach.com/bathy/{z}/{x}/{y}.pbf" + "https://swift-yyc.cloud.cybera.ca:8080/v1/AUTH_0494f9ea20824c889ad817fc718b43a4/bathy/{z}/{x}/{y}.pbf" ], "minzoom": 0, "maxzoom": 4 @@ -414,4 +414,4 @@ } } ] -} \ No newline at end of file +}