Skip to content

Commit

Permalink
Expose port 443 for secure endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
kinoute authored Apr 20, 2023
1 parent 04c7eda commit edc36ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ ENV \
JCLOUDS_KEYSTONE_PROJECT_DOMAIN_NAME="" \
JCLOUDS_FILESYSTEM_BASEDIR="/data"

EXPOSE 80
EXPOSE 80 443
ENTRYPOINT ["/opt/s3proxy/run-docker-container.sh"]

0 comments on commit edc36ab

Please sign in to comment.