fix
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
polygon-erigon-fullnode:
|
||||
image: thorax/erigon${ERIGON_VERSION:-:v2.57.3}
|
||||
image: thorax/erigon:${ERIGON_VERSION:-v2.57.3}
|
||||
user: root
|
||||
volumes:
|
||||
- "polygon-erigon-fullnode:/datadir"
|
||||
|
||||
Reference in New Issue
Block a user