Specify file provider
This commit is contained in:
parent
ab35c6cae8
commit
d52115d114
@ -21,7 +21,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- traefik.http.routers.homer.rule=Host(`home.jafner.net`) || Host(`jafner.net`) || Host(`www.jafner.net`)
|
- traefik.http.routers.homer.rule=Host(`home.jafner.net`) || Host(`jafner.net`) || Host(`www.jafner.net`)
|
||||||
- traefik.http.routers.homer.tls.certresolver=lets-encrypt
|
- traefik.http.routers.homer.tls.certresolver=lets-encrypt
|
||||||
- traefik.http.routers.homer.tls.options=tls12
|
- traefik.http.routers.homer.tls.options=tls12@file
|
||||||
- traefik.http.routers.homer.middlewares=securityheaders@file
|
- traefik.http.routers.homer.middlewares=securityheaders@file
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user