Skip to content

Commit ce9697c

Browse files
committed
Fix production path
1 parent afda7e3 commit ce9697c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
VITE_MAPSERVER_BASE_URL=https://mapserver-workshop-k8hvw.ondigitalocean.app/?
22
VITE_MAPSERVER_OGC_BASE_URL=https://mapserver-workshop-k8hvw.ondigitalocean.app/
3-
VITE_MAPFILES_PATH=map=/etc/mapserver/mapfiles/workshop/
3+
VITE_MAPFILES_PATH=map=/etc/mapserver/
44
VITE_APP_URL=https://mapserver.github.io/getting-started-with-mapserver-demo/

0 commit comments

Comments
 (0)