chore: update caddy secret
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
eb23379935
commit
b852ca15f4
2 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in {
|
||||||
serverAliases = ["*.nelim.org"];
|
serverAliases = ["*.nelim.org"];
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare {$TLS}
|
dns cloudflare {$CLOUDFLARE_API_TOKEN}
|
||||||
resolvers 1.0.0.1
|
resolvers 1.0.0.1
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
Loading…
Reference in a new issue