Skip to content

Commit

Permalink
Update StaticBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
wmuldergov authored and fatbird committed Jan 26, 2024
1 parent bc1670d commit 83acc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/frontend/StaticBuild
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@ RUN chmod -R 777 /run /var/log/nginx /var/cache/nginx /usr/share/nginx/html/stat
RUN mkdir -p /etc/apache2
RUN touch /etc/apache2/.htpasswd
RUN chmod -R 777 /etc/apache2/.htpasswd
RUN chmod o+w /etc/nginx/conf.d
RUN chmod -R 777 /etc/nginx/conf.d


ARG DEBUG_BUILD=false

0 comments on commit 83acc68

Please sign in to comment.