Skip to content

Commit

Permalink
expose apache port
Browse files Browse the repository at this point in the history
  • Loading branch information
cooldragontattoo committed Dec 19, 2024
1 parent 685a713 commit 5013c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfgov/apache/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ENV APACHE_STATUS_ALLOW_FROM="127.0.0.1"
ENV APACHE_PROCESS_COUNT="4"
ENV CFGOV_APPLICATION_HOST="localhost"

EXPOSE 80
EXPOSE 8080

USER apache

Expand Down

0 comments on commit 5013c67

Please sign in to comment.