Explorar o código

Update compose.yaml

changed volume to /app/config
lllllllillllllillll hai 1 ano
pai
achega
a67f65996e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      compose.yaml

+ 2 - 2
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
+    driver: bridge