We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c9dbd commit d93a07fCopy full SHA for d93a07f
workshop/exercises/app/.env.production
@@ -1,4 +1,4 @@
1
-VITE_MAPSERVER_BASE_URL=https://api.mapserverstudio.net/mapserver/?
2
-VITE_MAPSERVER_OGC_BASE_URL=https://api.mapserverstudio.net/mapserver/
+VITE_MAPSERVER_BASE_URL=https://mapserver-workshop-wbpis.ondigitalocean.app/?
+VITE_MAPSERVER_OGC_BASE_URL=https://mapserver-workshop-wbpis.ondigitalocean.app/
3
VITE_MAPFILES_PATH=map=/etc/mapserver/mapfiles/workshop/
4
VITE_APP_URL=https://mapserver.github.io/getting-started-with-mapserver-demo/
0 commit comments