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