mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-22 09:55:57 +01:00
use new duckdns module instead of lego_deprecated
parent
6f96df05b6
commit
a467b3746d
@ -133,7 +133,7 @@ In the same directory, create the `Caddyfile` below. (This file does not need to
|
||||
|
||||
# Use the ACME DNS-01 challenge to get a cert for the configured domain.
|
||||
tls {
|
||||
dns lego_deprecated duckdns
|
||||
dns duckdns {$DUCKDNS_TOKEN}
|
||||
}
|
||||
|
||||
# This setting may have compatibility issues with some browsers
|
||||
|
Loading…
Reference in New Issue
Block a user