empty php file works as indx

main
marudor 6 years ago committed by msquare
parent 41399fb9d9
commit 8eee97f3ad

@ -10,4 +10,4 @@ FROM nginx:alpine
COPY contrib/nginx/nginx.conf /etc/nginx/nginx.conf
COPY --from=themes /app/public/assets /var/www/public/assets/
COPY public/.htaccess /var/www/public/
COPY public/index.php /var/www/public/
RUN touch /var/www/public/index.php

Loading…
Cancel
Save