Skip to content

Commit e832680

Browse files
chown /app/config
1 parent 754ed6b commit e832680

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ ADD . /app
1919
WORKDIR /app
2020
RUN php /install/composer.phar install --no-dev --prefer-dist
2121
COPY site.conf /etc/apache2/sites-enabled/site.conf
22+
RUN chown www-data /app/config
2223
EXPOSE 443

0 commit comments

Comments
 (0)