diff docker/docker-compose.yml @ 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 edaae6f76fc7
children 308a0d822d18
line wrap: on
line diff
--- a/docker/docker-compose.yml	Mon Sep 12 16:13:54 2022 +0200
+++ b/docker/docker-compose.yml	Thu Sep 22 16:37:32 2022 +0200
@@ -33,6 +33,7 @@
       - db
       - server
     volumes:
+      - ./mapserver/cgi-bin:/var/www/cgi-bin
       - mapfiles:/opt/d4e/bin
     ports:
       - 8081:80

http://dive4elements.wald.intevation.org