Update Dockerfile
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-11-19 08:59:54 +00:00
parent f6681be392
commit e4dfebafcb

View File

@@ -82,6 +82,7 @@ RUN mkdir -p /usr/share/nginx/html/shared
RUN chown -R nobody:nobody /usr/share/nginx/html/shared
COPY awstats.safebox.network.conf /etc/awstats/awstats.safebox.network.conf
COPY awstats.conf /etc/nginx/conf.d/awstats.conf
VOLUME ["/var/cache/nginx"]