Update Doku/docker-compose.yaml

This commit is contained in:
2026-04-29 22:28:30 -07:00
parent 27528ddaa3
commit 01bbe74187
+1 -1
View File
@@ -1,7 +1,7 @@
services:
app:
container_name: doku
image: amerkurev/doku:latest
container_name: doku
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /:/hostroot:ro