1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-18 04:59:16 +02:00

[Rspamd] Fix vanished Rspamd history after restart

This commit is contained in:
andryyy 2020-12-11 23:34:28 +01:00
parent 16f87f07fa
commit ec78de41cb
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF

View File

@ -92,6 +92,7 @@ services:
- ./data/conf/rspamd/rspamd.conf.override:/etc/rspamd/rspamd.conf.override:Z
- rspamd-vol-1:/var/lib/rspamd:z
restart: always
hostname: rspamd
dns:
- ${IPV4_NETWORK:-172.22.1}.254
networks: