update readme

master
Andy 6 years ago
parent fdf9ae9723
commit 5efdf251e2
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

@ -109,12 +109,9 @@ services:
traefik.enable: 'true'
traefik.frontend.rule: 'Host: hello.example.com'
traefik.frontend.entryPoints: 'http,https'
# traefik.port: '80'
traefik.backend.loadbalancer.stickiness: 'true'
traefik.port: '443'
traefik.protocol: 'https'
# traefik.frontend.passTLSCert: 'true'
# traefik.frontend.passHostHeader: 'true'
```
## Testing

Loading…
Cancel
Save