Browse Source

Remove the invalid file inclusion

pull/51/head
Rodolphe Bréard 4 years ago
parent
commit
6b58ebac18
  1. 1
      acmed/config/acmed.toml

1
acmed/config/acmed.toml

@ -6,5 +6,4 @@
include = [ include = [
"default_hooks.toml", "default_hooks.toml",
"letsencrypt.toml", "letsencrypt.toml",
"my_server.toml"
] ]
Loading…
Cancel
Save