[Fix] Rspamd missing data directory, fixes 1106
This commit is contained in:
parent
9ad61d7401
commit
6e0b5891f2
@ -90,6 +90,7 @@ services:
|
||||
- ./data/conf/rspamd/local.d/:/etc/rspamd/local.d:ro
|
||||
- ./data/conf/rspamd/lua/:/etc/rspamd/lua/:ro
|
||||
- rspamd-sock:/rspamd-sock
|
||||
- rspamd-vol-1:/var/lib/rspamd/
|
||||
restart: always
|
||||
sysctls:
|
||||
- net.ipv6.conf.all.disable_ipv6=${SYSCTL_IPV6_DISABLED:-0}
|
||||
|
Loading…
Reference in New Issue
Block a user