Skip to content

Commit

Permalink
Add UDP port to sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev committed Aug 9, 2024
1 parent 031f7c5 commit d76ce6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package_variants/sepolia/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ services:
args:
NETWORK: sepolia
P2P_TCP_PORT: 19114
P2P_UDP_PORT: 19114
ports:
- 19114:19114/tcp
- 19114:19114/udp
Expand Down

0 comments on commit d76ce6e

Please sign in to comment.