remove unused key
This commit is contained in:
parent
4c05b7a2a1
commit
fdef3b09ad
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ in
|
||||||
config.local-keys = [
|
config.local-keys = [
|
||||||
"certificate.default.cert"
|
"certificate.default.cert"
|
||||||
"certificate.default.private-key"
|
"certificate.default.private-key"
|
||||||
"authentication.fallback-admin.secret"
|
|
||||||
];
|
];
|
||||||
server = {
|
server = {
|
||||||
hostname = cfg.domain;
|
hostname = cfg.domain;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue