Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Dockerfile
pcaskey committed Nov 5, 2017
1 parent 51ef9b1 commit 653096d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -220,7 +220,7 @@ ARG SHBLOG=logs/shib-idp
## ADD ${SHBMD} /opt/shibboleth-idp/metadata

# Expose the port tomcat will be serving on
EXPOSE 8443
EXPOSE 443

#establish a healthcheck command so that docker might know the container's true state
HEALTHCHECK --interval=2m --timeout=30s \

0 comments on commit 653096d

Please sign in to comment.