Skip to content

Commit

Permalink
do not bind local port
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-de committed Oct 25, 2018
1 parent f0ffba4 commit 9cab8d9
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 @@ -34,6 +34,6 @@ services:
depends_on:
- api
ports:
- 8585:80 # TODO remove this
- 80
volumes:
- data-dashboard:/mnt/data_dashboard

0 comments on commit 9cab8d9

Please sign in to comment.