From 4f130a3f524b367bb18cf54e6771922fa7ce15bb Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 28 Mar 2024 13:48:47 +0100 Subject: [PATCH] add ip --- scroll-mainnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scroll-mainnet.yml b/scroll-mainnet.yml index 0e0edcfe..0b23891f 100644 --- a/scroll-mainnet.yml +++ b/scroll-mainnet.yml @@ -15,7 +15,7 @@ services: # Blockchain sync mode ("snap", "full" or "light") "--syncmode=snap", "--port=27374", - "--nat=extip:$IP" + "--nat=extip:$IP", # Megabytes of memory allocated to internal caching "--cache=8192", # Enable the WS-RPC server