From f3206e3eaaff094a10d3691cee30360240bc46a4 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 4 Jun 2024 10:21:36 +0200 Subject: [PATCH] fix --- haqq.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haqq.yml b/haqq.yml index 5d584a30..7fa57a84 100644 --- a/haqq.yml +++ b/haqq.yml @@ -11,7 +11,7 @@ services: networks: - chains volumes: - - "haqq:/home/root/.haqqd" + - "haqq:/root/.haqqd" - ".jwtsecret:/jwtsecret" restart: unless-stopped stop_grace_period: 1m