From e2d38521f2bb0ac30a98918ae1e1b82636c119da Mon Sep 17 00:00:00 2001 From: pedro Date: Tue, 17 Dec 2024 11:53:30 +0100 Subject: [PATCH] settings.ini.example: bugfix wrong api in localhost reported by sergio --- settings.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.ini.example b/settings.ini.example index 33f4dad..5f2ba40 100644 --- a/settings.ini.example +++ b/settings.ini.example @@ -1,5 +1,5 @@ [settings] -url = http://localhost:8000/api/snapshot/ +url = http://localhost:8000/api/v1/snapshot/ #url = https://demo.ereuse.org/api/v1/snapshot/ # sample token that works with default deployment such as the previous two urls token = 5018dd65-9abd-4a62-8896-80f34ac66150