From 593d61046145fc2dfdc9b531adcb1cfb1739aa62 Mon Sep 17 00:00:00 2001 From: cventastic Date: Thu, 2 Jun 2022 16:20:57 +0200 Subject: [PATCH] update port because its occupied on the interims server --- erigon-bsc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erigon-bsc.yml b/erigon-bsc.yml index d9925754..6e9ac02c 100644 --- a/erigon-bsc.yml +++ b/erigon-bsc.yml @@ -9,8 +9,8 @@ services: volumes: - erigon-bsc-volume:/home/erigon/.local/share/erigon ports: - - "30303:30303/tcp" - - "30303:30303/udp" + - "30333:30303/tcp" + - "30333:30303/udp" - "30304:30304/tcp" - "30304:30304/udp" networks: