fix naming-conventions

This commit is contained in:
Michael Schietzsch
2022-03-05 10:59:20 +01:00
parent e636be1a0e
commit adac340457
4 changed files with 5 additions and 5 deletions

View File

@@ -92,5 +92,5 @@ load_balancer_type = "lb11"
# ]
# If you want to configure additional Arguments for traefik, enter them here as a list and in the form of traefik CLI arguments; see https://doc.traefik.io/traefik/reference/static-configuration/cli/
# Example: traefik_additionalOptions = ["--log.level=DEBUG", "--tracing=true"]
# traefik_additionalOptions = []
# Example: traefik_additional_options = ["--log.level=DEBUG", "--tracing=true"]
# traefik_additional_options = []