diff docker/mapserver/cgi-bin/river-wms @ 9749:68c6fe74a276 3.2.x

Allow changing CGI scripts without re-building This is more in line with the fact, that the mapfile path is also configurable in artifact server.
author Tom Gottfried <tom@intevation.de>
date Thu, 22 Sep 2022 16:37:32 +0200
parents docker/river-wms@95496d21b4da
children 308a0d822d18
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker/mapserver/cgi-bin/river-wms	Thu Sep 22 16:37:32 2022 +0200
@@ -0,0 +1,5 @@
+#!/bin/sh
+export LC_ALL="de_DE.UTF-8"
+export NLS_LANG=".AL32UTF8"
+export MS_MAPFILE=/opt/d4e/bin/rivers.map
+/opt/mapserver/mapserv

http://dive4elements.wald.intevation.org