Skip to content
Snippets Groups Projects
Commit a6d47ec5 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Update mapserverURL to point to prodserver

parent 00cc1f43
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,8 @@ proj4.defs(
let layers = [];
let mapserverURL="https://testvips.nibio.no/cgi-bin/";
//let mapserverURL="https://testvips.nibio.no/cgi-bin/";
let mapserverURL="https://gridweb.vips.nibio.no/cgi-bin/";
let modelId = undefined;
let today = "2023-04-10";
let todayLayerIndex = undefined;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment