vaultwarden,traefik: setup ssl
This commit is contained in:
parent
810f4c9cf5
commit
5094fa5eb6
@ -1,11 +1,11 @@
|
|||||||
## Static configuration
|
## Static configuration
|
||||||
entryPoints:
|
#entryPoints:
|
||||||
web:
|
# web:
|
||||||
address: ":80"
|
# address: ":80"
|
||||||
|
#
|
||||||
|
# websecure:
|
||||||
|
# address: ":443"
|
||||||
|
|
||||||
websecure:
|
tls:
|
||||||
address: ":443"
|
stores:
|
||||||
|
default:
|
||||||
#tls:
|
|
||||||
# stores:
|
|
||||||
# default:
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user