expose the p2p port also

This commit is contained in:
Sebastian
2023-10-18 09:38:01 +02:00
parent 8b1602130b
commit f331090f16

View File

@@ -5,6 +5,7 @@ services:
build: ./linea/geth
expose:
# HTTP server / GraphQL API
- 63017
- 8545
ports:
- "63017:63017"