From 4b5ae32a978407f82214eb29e80dbeea4b8eb599 Mon Sep 17 00:00:00 2001 From: lllllllillllllillll <147879489+lllllllillllllillll@users.noreply.github.com> Date: Sat, 15 Jun 2024 02:23:57 -0700 Subject: [PATCH] Update README.md fix compose volume --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35ca4d3..35ac440 100644 --- a/README.md +++ b/README.md @@ -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