From 422a4d0f5a2501fac8f4a3343a7e04591832ef85 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 15 Dec 2024 08:24:14 +0100 Subject: [PATCH] can't do snap :( --- viction.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viction.yml b/viction.yml index 49052b76..48eda486 100644 --- a/viction.yml +++ b/viction.yml @@ -21,7 +21,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 --wsport 8545 --syncmode snap + command: --port 11072 --wsport 8545 --syncmode full restart: unless-stopped labels: - "traefik.enable=true"