Update README.md

fix compose volume
This commit is contained in:
lllllllillllllillll 2024-06-15 02:23:57 -07:00 committed by GitHub
parent ee9870f554
commit 4b5ae32a97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ services:
ports:
- 8000:8000
volumes:
- dweebui:/app
- dweebui:/app/config
# Docker socket
- /var/run/docker.sock:/var/run/docker.sock
# Podman socket