From 3fb1cd19dcdf607ecaf7fd4342bfc1bc3e98dc05 Mon Sep 17 00:00:00 2001 From: pedro Date: Sat, 9 Nov 2024 19:42:44 +0100 Subject: [PATCH] settings.ini.example: better localhost by default then avoid sending data by default to the internet, that's weird --- settings.ini.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.ini.example b/settings.ini.example index 014ada2..e37b41e 100644 --- a/settings.ini.example +++ b/settings.ini.example @@ -1,6 +1,6 @@ [settings] -#url = http://localhost:8000/api/v1/snapshot/ -url = https://demo.ereuse.org/api/v1/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