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