Skip to content

Commit

Permalink
exposed port 80
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanakaR committed Dec 28, 2016
1 parent 0476b19 commit e133cf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ services:
image: orangehrm/orangehrm-dev-image
ports:
- "443:443"
- "80:80"
volumes:
- ./ohrm_dev:/var/www/html
- ./config/php5/apache2:/etc/php5/apache2
Expand Down

0 comments on commit e133cf0

Please sign in to comment.