Refactor docker-compose.yml to add dozzle service for log monitoring

This commit is contained in:
2024-05-27 23:23:20 +08:00
parent 5c77d4afa3
commit 2e6c9886be
3 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -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: