From 5c095f30630d7ec37d0f64fb92dba1c258734ac8 Mon Sep 17 00:00:00 2001 From: hael Date: Wed, 19 Nov 2025 10:00:53 +0000 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 451a370..1eb7122 100644 --- a/Dockerfile +++ b/Dockerfile @@ -83,7 +83,7 @@ RUN chown -R nobody:nobody /usr/share/nginx/html/shared # awstats RUN mkdir -p /var/lib/awstats -RUN mkdir -p /htdocs/awstats +RUN mkdir -p /usr/share/nginx/html/awstats COPY awstats.safebox.network.conf /etc/awstats/awstats.safebox.network.conf COPY awstats.conf /etc/nginx/conf.d/awstats.conf RUN perl /usr/lib/awstats/cgi-bin/awstats.pl -config=safebox.network -update