Skip to content

Commit f1bce1b

Browse files
author
Julien Neuhart
committed
exposing 80 port for apache variant
1 parent b984703 commit f1bce1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/Dockerfile.blueprint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ COPY utils/apache-expose-envvars.sh /usr/local/bin/apache-expose-envvars.sh
166166
RUN echo "ServerName localhost" > /etc/apache2/conf-available/servername.conf
167167
RUN a2enconf servername
168168

169+
EXPOSE 80
170+
169171
# |--------------------------------------------------------------------------
170172
# | Apache user
171173
# |--------------------------------------------------------------------------

0 commit comments

Comments
 (0)