This commit is contained in:
2026-03-10 20:23:54 +01:00
parent b8e6df3a04
commit e837a9a04e
18 changed files with 985 additions and 659 deletions

View File

@@ -7,7 +7,7 @@ services:
ports:
- "2323:2323"
volumes:
- ./:/app/:ro
- ./:/app/
environment:
- WEBAPP_WIKIJS_TOKEN=${WEBAPP_WIKIJS_TOKEN:-}
restart: unless-stopped