kopia lustrzana https://github.com/linuxserver/docker-documentation
Merge 67ff8c4466
into 5089428968
commit
7159fb40d1
|
@ -238,7 +238,7 @@ hide:
|
||||||
Then on our `foo` service we tell it to use this rule, as well as telling Traefik the backend is running on https.
|
Then on our `foo` service we tell it to use this rule, as well as telling Traefik the backend is running on https.
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
- traefik.http.services.foo.loadbalancer.serverstransport=ignorecert
|
- traefik.http.services.foo.loadbalancer.serverstransport=ignorecert@file
|
||||||
- traefik.http.services.foo.loadbalancer.server.scheme=https
|
- traefik.http.services.foo.loadbalancer.server.scheme=https
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue