aAAAAAAAAAAA
All checks were successful
Publish Docker Image / docker (push) Successful in 1m7s

This commit is contained in:
Lee 2023-10-26 12:21:36 +01:00
parent 949798a17f
commit 08f738e555

@ -30,6 +30,7 @@ RUN apk add pcre pcre-dev
RUN mkdir /usr/local/nginx
RUN mkdir /usr/local/nginx/logs
RUN mkdir /var/log/nginx
RUN touch /usr/local/nginx/logs/error.log