view docker/httpd-mapserver.conf @ 9789:a1399209b0d6 3.2.x

Remove unnecessary network config All you need is a default network.
author Tom Gottfried <tom@intevation.de>
date Thu, 20 Jul 2023 10:03:06 +0200
parents 95496d21b4da
children 069d7ee4c0cb
line wrap: on
line source
<VirtualHost *:80>
	ErrorLog /dev/stderr
	CustomLog /dev/stdout combined
</VirtualHost>

http://dive4elements.wald.intevation.org