automatic geoip update

This commit is contained in:
bunkerity
2020-09-18 22:08:52 +02:00
parent 14ec9f3e63
commit bcd17dbea2
5 changed files with 15 additions and 9 deletions

View File

@@ -8,7 +8,6 @@ RUN chmod +x /tmp/compile.sh && \
COPY entrypoint.sh /opt/entrypoint.sh
COPY confs/ /opt/confs
COPY scripts/ /opt/scripts
COPY misc/*.mmdb /etc/nginx/geoip.mmdb
COPY fail2ban/ /opt/fail2ban
COPY logs/ /opt/logs