Skip to content

Commit 5013c67

Browse files
expose apache port
1 parent 685a713 commit 5013c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfgov/apache/dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ENV APACHE_STATUS_ALLOW_FROM="127.0.0.1"
1919
ENV APACHE_PROCESS_COUNT="4"
2020
ENV CFGOV_APPLICATION_HOST="localhost"
2121

22-
EXPOSE 80
22+
EXPOSE 8080
2323

2424
USER apache
2525

0 commit comments

Comments
 (0)