We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d982d3f commit befc5cbCopy full SHA for befc5cb
Dockerfile
@@ -20,3 +20,4 @@ WORKDIR /app
20
RUN php /install/composer.phar install --no-dev --prefer-dist
21
COPY site.conf /etc/apache2/sites-enabled/site.conf
22
EXPOSE 443
23
+RUN chown www-data:www-data config
0 commit comments