Browse Source

acmed.toml: include the nginx_hooks toml file

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
pull/49/head
Ralf Zerres 5 years ago
parent
commit
b312305899
No known key found for this signature in database GPG Key ID: D17312FD44A71C23
  1. 1
      acmed/config/acmed.toml

1
acmed/config/acmed.toml

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