Update traefik.yml

remove unnecessary swarm default option
This commit is contained in:
LRVT 2024-01-13 20:24:40 +01:00 committed by GitHub
parent 583bfdcc0a
commit 41eec503a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,6 @@ providers:
network: proxy # Add Your Docker Network Name Here
# Default host rule to containername.domain.example
defaultRule: "Host(`{{ index .Labels \"com.docker.compose.service\"}}.example.com`)" # change 'example.com' to your proxy domain
swarmModeRefreshSeconds: 15s
exposedByDefault: false
# Use letsencrypt to generate ssl certificates