Skip to content

Commit c194ca4

Browse files
Update Dockerfile
1 parent c51426b commit c194ca4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apache/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ RUN apk update; \
77
# Copy apache vhost file to proxy php requests to php-fpm container
88
COPY local.apache.conf /usr/local/apache2/conf/local.apache.conf
99
RUN echo "Include /usr/local/apache2/conf/local.apache.conf" \
10-
>> /usr/local/apache2/conf/httpd.conf
10+
>> /usr/local/apache2/conf/httpd.conf
11+

0 commit comments

Comments
 (0)