From 9ee0c9c7329eb655b74f0b21d705d0d461204375 Mon Sep 17 00:00:00 2001 From: Marc Blatter Date: Mon, 27 Oct 2025 08:27:18 +0000 Subject: [PATCH] =?UTF-8?q?Update,=20Wiki.JS=20Daten=20ber=C3=BCcksichtigt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose_tools.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose_tools.yaml b/compose_tools.yaml index 8f1a6fc..9a30aa6 100644 --- a/compose_tools.yaml +++ b/compose_tools.yaml @@ -85,6 +85,7 @@ services: - "8081:3000" volumes: - /opt/wikijs/config:/wiki/config + - /opt/wikijs/data:/wiki/data restart: unless-stopped wikijs-db: