From c61b1964af9093563bc7ae9b62e2e950789213ea Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 15 Dec 2024 08:38:42 +0100 Subject: [PATCH] do allow debug --- viction.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viction.yml b/viction.yml index ddfc401a..14aff956 100644 --- a/viction.yml +++ b/viction.yml @@ -22,7 +22,7 @@ services: NETSTATS_HOST: "stats.viction.xyz" NETSTATS_PORT: 443 WS_SECRET: getty-site-pablo-auger-room-sos-blair-shin-whiz-delhi - command: --port 11072 --syncmode full + command: --port 11072 --syncmode full --rpcapi "eth,debug,net,db,admin,web3" restart: unless-stopped