This commit is contained in:
Eric Gullickson
2025-11-01 21:27:42 -05:00
parent 20953c6dee
commit 046c66fc7d
203 changed files with 5699 additions and 404943 deletions

View File

@@ -46,6 +46,7 @@ RUN chown -R nodejs:nginx /usr/share/nginx/html && \
chown -R nodejs:nginx /var/cache/nginx && \
chown -R nodejs:nginx /var/log/nginx && \
chown -R nodejs:nginx /etc/nginx/conf.d && \
chown nodejs:nginx /etc/nginx/nginx.conf && \
touch /var/run/nginx.pid && \
chown -R nodejs:nginx /var/run/nginx.pid