From 53b78767f966c5b5f0feb2d39245cb9765e3dada Mon Sep 17 00:00:00 2001 From: pedro Date: Fri, 24 Jan 2025 13:16:51 +0100 Subject: [PATCH] fix settings example for signing snapshots --- settings.ini.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.ini.example b/settings.ini.example index 5f2ba40..dc6cecc 100644 --- a/settings.ini.example +++ b/settings.ini.example @@ -5,8 +5,8 @@ url = http://localhost:8000/api/v1/snapshot/ token = 5018dd65-9abd-4a62-8896-80f34ac66150 # Idhub -# wb_sign_token = "27de6ad7-cee2-4fe8-84d4-c7eea9c969c8" -# url_wallet = "http://localhost" +# wb_sign_token = 27de6ad7-cee2-4fe8-84d4-c7eea9c969c8 +# url_wallet = http://localhost/webhook/sign/ # path = /path/to/save # device = your_device_name