mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-26 10:15:14 +00:00
Update traefik.toml
This commit is contained in:
parent
fdc1f6a2ec
commit
c374f32077
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[entryPoints]
|
||||
[entryPoints.web]
|
||||
address = ":80"
|
||||
address = ":traefik_port_http"
|
||||
|
||||
[entryPoints.web.http.redirections.entryPoint]
|
||||
to = "websecure"
|
||||
|
|
Loading…
Reference in a new issue