Gelf und Netzwerk angepasst

This commit is contained in:
Czechman 2024-09-20 02:16:12 +02:00
parent 99ab63f432
commit 33145c872e
1 changed files with 7 additions and 1 deletions

View File

@ -22,4 +22,10 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- /docker/traefik3/logs:/logs
- /docker/traefik3/config:/config
- /docker/traefik3/ACME/acme.json:/ACME/acme.json
- /docker/traefik3/ACME/acme.json:/ACME/acme.json
networks:
- traefik
logging:
driver: "gelf"
options:
gelf-address: "udp://192.168.1.250:12201"