chore(traefik): rename variables for clarity
This commit is contained in:
parent
b0c62bbef9
commit
d7f75c04da
4 changed files with 23 additions and 23 deletions
|
|
@ -3,8 +3,8 @@
|
|||
# These use Docker provider for local service discovery
|
||||
|
||||
traefik_mode: backend
|
||||
use_ssl: true
|
||||
cert_mode: "selfsigned"
|
||||
enable_dashboard: true
|
||||
log_level: DEBUG
|
||||
traefik_use_ssl: true
|
||||
traefik_cert_mode: "selfsigned"
|
||||
traefik_enable_dashboard: true
|
||||
traefik_log_level: DEBUG
|
||||
traefik_network: proxy
|
||||
Loading…
Add table
Add a link
Reference in a new issue