Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
Revert "Remove expose 5984 for security concerns"
Browse files Browse the repository at this point in the history
This reverts commit b829a13.
  • Loading branch information
Byron (GU Yu) committed May 29, 2015
1 parent b829a13 commit 734dc3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ RUN rm -f /etc/service/nginx/down
ADD docker/boot/production.sh /etc/my_init.d/00_setup_production.sh

# Volumes and Ports
EXPOSE 5984
EXPOSE 6984
EXPOSE 80
EXPOSE 443
Expand Down

0 comments on commit 734dc3c

Please sign in to comment.