Install the proper rspamd modules on top of Alpine
This commit is contained in:
5
services/rspamd/conf/worker-proxy.inc
Normal file
5
services/rspamd/conf/worker-proxy.inc
Normal file
@@ -0,0 +1,5 @@
|
||||
bind_socket = "*:11332";
|
||||
upstream "local" {
|
||||
default = yes;
|
||||
self_scan = yes;
|
||||
}
|
||||
Reference in New Issue
Block a user