Add devenv block for apache proxy working for Mac (#20119)
This commit is contained in:
committed by
GitHub
parent
a45ce36566
commit
55248f9269
@@ -0,0 +1,4 @@
|
||||
FROM jmferrer/apache2-reverse-proxy:latest
|
||||
|
||||
COPY ports.conf /etc/apache2/sites-enabled
|
||||
COPY proxy.conf /etc/apache2/sites-enabled
|
||||
Reference in New Issue
Block a user