Add devenv block for apache proxy working for Mac (#20119)

This commit is contained in:
Sofia Papagiannaki
2019-10-31 15:57:58 +02:00
committed by GitHub
parent a45ce36566
commit 55248f9269
4 changed files with 19 additions and 0 deletions
@@ -0,0 +1,4 @@
FROM jmferrer/apache2-reverse-proxy:latest
COPY ports.conf /etc/apache2/sites-enabled
COPY proxy.conf /etc/apache2/sites-enabled