FIX: Replaced second compose.env :D

This commit is contained in:
2025-08-27 19:54:49 +02:00
parent f49b9fe4c3
commit e7ca7182c0

View File

@@ -59,7 +59,8 @@ services:
labels:
komodo.skip: # Prevent Komodo from stopping with StopAllContainers
restart: unless-stopped
env_file: ./compose.env
env_file:
- .env
volumes:
## Mount external docker socket
- /var/run/docker.sock:/var/run/docker.sock