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
No known key found for this signature in database
GPG Key ID: D17312FD44A71C23
1 changed files with
1 additions and
0 deletions
-
acmed/config/acmed.toml
|
|
@ -5,5 +5,6 @@ |
|
|
|
|
|
|
|
|
include = [ |
|
|
include = [ |
|
|
"default_hooks.toml", |
|
|
"default_hooks.toml", |
|
|
|
|
|
"nginx_hooks.toml", |
|
|
"letsencrypt.toml", |
|
|
"letsencrypt.toml", |
|
|
] |
|
|
] |