RPC Port is 18545
This commit is contained in:
@@ -11,11 +11,8 @@ services:
|
||||
volumes:
|
||||
- "fantom:/datadir"
|
||||
expose:
|
||||
# API PORTS https://github.com/Fantom-foundation/go-opera/wiki/API
|
||||
# - "18545:18545"
|
||||
# - "18546:18546"
|
||||
# RPC-PORT
|
||||
- "5050"
|
||||
- "18545:18545"
|
||||
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
|
||||
Reference in New Issue
Block a user