mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
Refactor docker-compose.yml to add dozzle service for log monitoring
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ services:
|
||||
volumes:
|
||||
- logs:/logs
|
||||
- production_traefik:/etc/traefik/acme:z
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user