Add traefik healthcheck

This commit is contained in:
2025-07-01 17:31:13 +02:00
parent aa9f80dbdf
commit 44803f11b7
2 changed files with 9 additions and 3 deletions

View File

@@ -1,9 +1,12 @@
# /services/traefik/traefik.yml
global:
checkNewVersion: true
sendAnonymousUsage: false
api: {}
ping: {}
entryPoints:
http:
address: :80
@@ -19,8 +22,6 @@ entryPoints:
tls:
certResolver: letsencrypt
api: {}
providers:
file:
directory: /etc/traefik/config