Skip to content

Commit

Permalink
Extras fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Webjosse committed Feb 8, 2024
1 parent fed42b7 commit 5f234f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/router/Dockerfile.with-extras
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM httpd:2.4
COPY ./my-httpd-with-extras.conf /usr/local/apache2/conf/httpd-custom-with-extras.conf
COPY ./my-httpd-with-extras.conf /usr/local/apache2/conf/httpd-custom.conf
RUN echo "Include ./conf/httpd-custom.conf" >> /usr/local/apache2/conf/httpd.conf

0 comments on commit 5f234f3

Please sign in to comment.