expose the p2p port also
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
build: ./linea/geth
|
||||
expose:
|
||||
# HTTP server / GraphQL API
|
||||
- 63017
|
||||
- 8545
|
||||
ports:
|
||||
- "63017:63017"
|
||||
|
||||
Reference in New Issue
Block a user