Skip to content

Commit

Permalink
Run the development docker on port 80 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
azizur committed Apr 21, 2016
1 parent 73b3528 commit c4edaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ web:
links:
- db:mysql
ports:
- 8080:80
- 80:80
volumes:
- .:/var/www/html/wp-content/plugins/arabic-ligature

Expand Down

0 comments on commit c4edaf7

Please sign in to comment.