Copy the config file inside fpm dir

parent a8b880bf
......@@ -47,7 +47,7 @@ COPY default /etc/nginx/sites-enabled/default
COPY php-fpm.conf /etc/php/7.0/fpm/php-fpm.conf
COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf
COPY laravel.ini /etc/php/php7.0/conf.d
COPY laravel.ini /etc/php/php7.0/fpm/conf.d
RUN mkdir /tmp/certgen
WORKDIR /tmp/certgen
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment