Quellcode durchsuchen

update docker-compose

Alenx vor 6 Jahren
Ursprung
Commit
7ffd856cab
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -28,7 +28,7 @@ services:
       - /tmp/walle/codebase/:/tmp/walle/codebase/
       - /tmp/walle/logs/:/opt/walle-web/logs/
       - /root/.ssh:/root/.ssh/
-    command: bash -c "cd /opt/walle-web/ && /bin/bash admin.sh migration &&  python waller.py"
+    command: bash -c "cd /opt/walle_home/ && /bin/bash admin.sh migration &&  python waller.py"
     expose:
       - "5000"
     depends_on: