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: