Skip to content

Commit

Permalink
fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpeterson91 committed Jul 8, 2024
1 parent 8c89c70 commit 7baf14c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,15 @@ services:
context: .
args:
UPSTREAM_VERSION: v2.60.3
UPSTREAM_VERSION: v2.60.3
ports:
- 35416:35416/tcp
- 35416:35416/udp
- 47282:47282/tcp
- 47282:47282/udp
- 9113:9113/udp
- 9115:9115/tcp
- 35416:35416/tcp
- 35416:35416/udp
- 47282:47282/tcp
- 47282:47282/udp
- 9113:9113/udp
- 9115:9115/tcp
volumes:
- data:/home/sepolia-erigon/.local/share
- data:/home/sepolia-erigon/.local/share
environment:
P2P_PORT: 35416
CAPLIN_P2P_PORT: 9113
Expand Down

0 comments on commit 7baf14c

Please sign in to comment.