view docker/mapserver/cgi-bin/user-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/user-wms@95496d21b4da
children 308a0d822d18
line wrap: on
line source
#!/bin/sh
export LC_ALL="de_DE.UTF-8"
export NLS_LANG=".AL32UTF8"
export MS_MAPFILE=/opt/d4e/bin/flys.map
/opt/mapserver/mapserv

http://dive4elements.wald.intevation.org