must be archive :(

This commit is contained in:
Sebastian
2024-09-19 10:00:32 +02:00
parent e15c0bf9c0
commit 90075c746b

View File

@@ -14,7 +14,7 @@ services:
"--scroll", "--scroll",
# Blockchain sync mode ("snap", "full" or "light") # Blockchain sync mode ("snap", "full" or "light")
"--syncmode=full", "--syncmode=full",
"--gcmode=full", "--gcmode=archive",
"--port=38907", "--port=38907",
"--nat=extip:$IP", "--nat=extip:$IP",
# Megabytes of memory allocated to internal caching # Megabytes of memory allocated to internal caching