From 62fbe68b45153ca12d5a3760ff2f5f0d2a2b0732 Mon Sep 17 00:00:00 2001 From: Moonbase Date: Thu, 3 Sep 2026 11:02:42 -0700 Subject: [PATCH] Use Compose Service Name For API URL --- src/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/appsettings.json b/src/appsettings.json index 8274697..cbc0420 100644 --- a/src/appsettings.json +++ b/src/appsettings.json @@ -65,7 +65,7 @@ "Authentication": "Disabled", "// ApiUrl": "SoDOff API server URL for authentication calls", - "ApiUrl": "http://localhost:5000", + "ApiUrl": "http://sodoff:5000", "// BypassToken": "Token allowed to connect without authentication", "BypassToken": ""