update readme
This commit is contained in:
parent
fdf9ae9723
commit
5efdf251e2
@ -109,12 +109,9 @@ services:
|
|||||||
traefik.enable: 'true'
|
traefik.enable: 'true'
|
||||||
traefik.frontend.rule: 'Host: hello.example.com'
|
traefik.frontend.rule: 'Host: hello.example.com'
|
||||||
traefik.frontend.entryPoints: 'http,https'
|
traefik.frontend.entryPoints: 'http,https'
|
||||||
# traefik.port: '80'
|
|
||||||
traefik.backend.loadbalancer.stickiness: 'true'
|
traefik.backend.loadbalancer.stickiness: 'true'
|
||||||
traefik.port: '443'
|
traefik.port: '443'
|
||||||
traefik.protocol: 'https'
|
traefik.protocol: 'https'
|
||||||
# traefik.frontend.passTLSCert: 'true'
|
|
||||||
# traefik.frontend.passHostHeader: 'true'
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
Loading…
Reference in New Issue
Block a user