Skip to content

Commit

Permalink
expose HOPRd API port
Browse files Browse the repository at this point in the history
  • Loading branch information
nionis committed Feb 16, 2023
1 parent f04b55a commit 36182ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/exit-node/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ services:
restart: unless-stopped
ports:
- "3000:3000"
- "3001:3001"
- "9091:9091"
- "8080:8080"
volumes:
Expand Down

0 comments on commit 36182ae

Please sign in to comment.