This commit is contained in:
Sebastian
2024-12-12 09:36:00 +01:00
parent c65f279074
commit 6a16a0e4fc

View File

@@ -14,7 +14,6 @@ services:
- "GETH_SYNCMODE=snap"
- "GETH_STATE_SCHEME=path"
- "GETH_DB_ENGINE=pebble"
- "GETH_NODISCOVER=true"
- "GETH_DATADIR=/data"
- "GETH_HTTP=true"
- "GETH_HTTP_ADDR=0.0.0.0"