[Rspamd] Fix neural.lua

This commit is contained in:
andryyy
2020-03-08 12:25:03 +01:00
parent 537b7dad14
commit e290d6d869
3 changed files with 1458 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ 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"]

File diff suppressed because it is too large Load Diff