Skip to content
Snippets Groups Projects
Commit 4bda19e9 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Update Dockerfile

parent be231ba4
No related branches found
No related tags found
1 merge request!5Resolve "Make Proxy Use Autodevops"
......@@ -12,5 +12,6 @@ RUN sed -i 's/group = www-data/group = nginx/g' /etc/php/7.3/fpm/pool.d/www.conf
RUN sed -i 's/;cgi.fix_pathinfo=1/cgi.fix_pathinfo=0/g' /etc/php/7.3/fpm/php.ini
WORKDIR /html
EXPOSE 80
CMD /html/service-configs/start.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment