This commit is contained in:
2025-01-28 22:35:30 +00:00
parent 8a10a2b28b
commit 402f5f7128
7 changed files with 809 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ services:
- PGID=1000
- TZ=Europe/Paris
volumes:
- /path/to/wiki:/wiki
- ./wiki:/wiki
ports:
- 5200:5000
restart: unless-stopped