From a405eb6a1467ea19f494f62a105f6fd8c9bbd4c6 Mon Sep 17 00:00:00 2001 From: DuckieTM Date: Mon, 20 Apr 2026 22:08:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99=20Added=20API=20to=20renderer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/renderer-config.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/public/renderer-config.json b/public/renderer-config.json index 78dc9cb..9eda4a8 100644 --- a/public/renderer-config.json +++ b/public/renderer-config.json @@ -1,5 +1,6 @@ { "socket.url": "ws://localhost:2096", + "api.url": "http://localhost:2096", "asset.url": "https://localhost/nitro/bundled", "image.library.url": "https://localhost/c_images/", "hof.furni.url": "https://localhost/c_images/dcr/hof_furni", @@ -40,10 +41,10 @@ "room.landscapes.enabled": true, "room.zoom.enabled": true, "login.screen.enabled": false, - "login.endpoint": "${socket.url}/api/auth/login", - "login.register.endpoint": "${socket.url}/api/auth/register", - "login.forgot.endpoint": "${socket.url}/api/auth/forgot-password", - "login.logout.endpoint": "${socket.url}/api/auth/logout", + "login.endpoint": "${api.url}/api/auth/login", + "login.register.endpoint": "${api.url}/api/auth/register", + "login.forgot.endpoint": "${api.url}/api/auth/forgot-password", + "login.logout.endpoint": "${api.url}/api/auth/logout", "login.turnstile.enabled": false, "login.turnstile.sitekey": "", "avatar.mandatory.libraries": [