This commit is contained in:
Sebastian
2024-09-19 09:58:42 +02:00
parent ecd51a45ee
commit e15c0bf9c0

View File

@@ -14,6 +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",
"--port=38907", "--port=38907",
"--nat=extip:$IP", "--nat=extip:$IP",
# Megabytes of memory allocated to internal caching # Megabytes of memory allocated to internal caching