diff --git a/erigon-polygon.yml b/erigon-polygon.yml index 5dec5589..38815fc8 100644 --- a/erigon-polygon.yml +++ b/erigon-polygon.yml @@ -15,6 +15,11 @@ services: - HEIMDALLR=${HEIMDALLR:-http://heimdallr:1317} volumes: - "polygon-archive_data:/datadir" + expose: + - "16630" + - "9090" + - "8545" + - "8551" ports: - "27113:27113" - "27113:27113/udp"