chore: url di default del gateway = https://qmem.enne2.net (era http://10.8.0.3:8082)

This commit is contained in:
enne2
2026-08-17 01:51:21 +02:00
parent 6b4924d0db
commit 24634f62fe
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ Config salvata in `~/.config/pi-qmem/config.json` (0600):
```json
{
"url": "http://10.8.0.3:8082",
"url": "https://qmem.enne2.net",
"apiKey": "..."
}
```