Matthias Nott
2026-02-22 7d94ec0d18b46893e23680cf8438109a34cc2a10
docker-compose.yml
....@@ -8,6 +8,7 @@
88 - /opt/infrastructure:/opt/infrastructure
99 - /opt/data:/opt/data
1010 - /var/run/docker.sock:/var/run/docker.sock
11
+ - ./static:/app/static
1112 labels:
1213 - "traefik.enable=true"
1314 - "traefik.http.routers.ops-dashboard.rule=Host(`cockpit.tekmidian.com`)"