nixos/h2o: typo
This commit is contained in:
@@ -351,7 +351,7 @@ in
|
||||
"hydra.example.com" = {
|
||||
tls = {
|
||||
policy = "force";
|
||||
indentity = [
|
||||
identity = [
|
||||
{
|
||||
key-file = "/path/to/key";
|
||||
certificate-file = "/path/to/cert";
|
||||
|
||||
Reference in New Issue
Block a user