diff --git a/compose.yaml b/compose.yaml index 0dbe441..bde1252 100644 --- a/compose.yaml +++ b/compose.yaml @@ -10,7 +10,7 @@ services: ports: - 8000:8000 volumes: - - dweebui:/app + - dweebui:/app/config # Docker socket - /var/run/docker.sock:/var/run/docker.sock # Podman socket @@ -24,4 +24,4 @@ volumes: networks: dweebui_net: - driver: bridge \ No newline at end of file + driver: bridge