Skip to content

Commit

Permalink
Remove unused wasp ports
Browse files Browse the repository at this point in the history
  • Loading branch information
muXxer committed Mar 7, 2023
1 parent 9abc028 commit 2565526
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stardust/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,6 @@ services:
- "traefik.http.middlewares.rewrite-wasp-api.stripprefix.prefixes=/wasp/api"
ports:
- "4000:4000/tcp" # Peering
- "4000:4000/udp" # Peering Quic
- "5550:5550/tcp" # Nano MSG
volumes:
- ./data/wasp:/app/waspdb
command:
Expand Down

0 comments on commit 2565526

Please sign in to comment.