RPC Port is 18545

This commit is contained in:
cventastic
2022-05-11 10:39:47 +02:00
parent 8ac4b09771
commit b09445ffae

View File

@@ -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"