diff docker/docker-compose.yml @ 9748:edaae6f76fc7 3.2.x

Bind-mount wiki configuration in docker container
author Tom Gottfried <tom@intevation.de>
date Mon, 12 Sep 2022 16:13:54 +0200
parents cfc0aab9947f
children 68c6fe74a276
line wrap: on
line diff
--- a/docker/docker-compose.yml	Mon Sep 05 17:55:32 2022 +0200
+++ b/docker/docker-compose.yml	Mon Sep 12 16:13:54 2022 +0200
@@ -46,6 +46,7 @@
       - d4e_river
     volumes:
       - wiki-data:/opt/wiki/moin-1.9.9/wiki/data
+      - ./wikiconfig_local.py:/opt/wiki/moin-1.9.9/wikiconfig_local.py
     ports:
       - 8082:80
   client:

http://dive4elements.wald.intevation.org