comparison 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
comparison
equal deleted inserted replaced
9748:edaae6f76fc7 9749:68c6fe74a276
1 #!/bin/sh
2 export LC_ALL="de_DE.UTF-8"
3 export NLS_LANG=".AL32UTF8"
4 export MS_MAPFILE=/opt/d4e/bin/rivers.map
5 /opt/mapserver/mapserv

http://dive4elements.wald.intevation.org