Install the proper rspamd modules on top of Alpine

This commit is contained in:
kaiyou
2017-11-10 14:48:13 +01:00
parent ac0c339aa8
commit 3675fdb915
12 changed files with 24 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
bind_socket = "*:11332";
upstream "local" {
default = yes;
self_scan = yes;
}