This website works better with JavaScript
Home
Explore
Help
Register
Sign In
skyfffire
/
core-chain
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
dockerfile: expose 30303/udp
Ali92hm
8 years ago
parent
115e7d71cc
commit
45421d3130
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Dockerfile
+ 1
- 0
Dockerfile
View File
@@ -10,5 +10,6 @@ RUN \
EXPOSE 8545
EXPOSE 30303
+EXPOSE 30303/udp
ENTRYPOINT ["geth"]