mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-20 03:08:49 +00:00
[Rspamd] Minor fixes
This commit is contained in:
@@ -23,7 +23,6 @@ RUN apt-get update && apt-get install -y \
|
||||
&& chown _rspamd:_rspamd /run/rspamd
|
||||
|
||||
COPY settings.conf /etc/rspamd/settings.conf
|
||||
COPY neural.lua /usr/share/rspamd/plugins/neural.lua
|
||||
COPY docker-entrypoint.sh /docker-entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user