Skip to content

Commit

Permalink
Merge pull request aragon#299 from aragon/docker_node_port
Browse files Browse the repository at this point in the history
Templates: Expose IPFS 8080 port
  • Loading branch information
bingen authored May 14, 2018
2 parents 814b2a9 + b0ff9ed commit cf4eb06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/beta/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ services:
ports:
- "5001:5001"
- "4001:4001"
- "8080:8080"
expose:
- 5001
networks:
Expand Down

0 comments on commit cf4eb06

Please sign in to comment.