view docker/mapserver/cgi-bin/user-wms @ 9754:cd07130ded8d 3.2.x

Route GWT client through wiki container This reduces the need for local configuration changes to get a working Docker-based setup.
author Tom Gottfried <tom@intevation.de>
date Wed, 12 Oct 2022 10:45:13 +0200
parents 308a0d822d18
children
line wrap: on
line source
#!/bin/sh
export LC_ALL="de_DE.UTF-8"
export NLS_LANG=".AL32UTF8"
export MS_MAPFILE=/opt/d4e/bin/artifacts-data/mapserver/artifact.map
/opt/mapserver/mapserv

http://dive4elements.wald.intevation.org