🆙 Small fix Login

This commit is contained in:
duckietm
2026-04-20 15:19:51 +02:00
parent 2de52235eb
commit 675b864c51
2 changed files with 60 additions and 17 deletions
+10 -10
View File
@@ -1,10 +1,10 @@
{
"socket.url": "ws://192.168.1.52:2096",
"asset.url": "https://client.slogga.it/nitro/bundled",
"image.library.url": "https://client.slogga.it/c_images/",
"hof.furni.url": "https://client.slogga.it/c_images/dcr/hof_furni",
"images.url": "https://client.slogga.it/nitro/images",
"gamedata.url": "https://client.slogga.it/nitro/gamedata",
"socket.url": "ws://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",
"images.url": "https://localhost/nitro/images",
"gamedata.url": "https://localhost/nitro/gamedata",
"sounds.url": "${asset.url}/sounds/%sample%.mp3",
"external.texts.url": [
"${gamedata.url}/ExternalTexts.json",
@@ -40,10 +40,10 @@
"room.landscapes.enabled": true,
"room.zoom.enabled": true,
"login.screen.enabled": false,
"login.endpoint": "https://websocket.yourdomain.com/api/auth/login",
"login.register.endpoint": "https://websocket.yourdomain.com/api/auth/register",
"login.forgot.endpoint": "https://websocket.yourdomain.com/api/auth/forgot-password",
"login.logout.endpoint": "https://websocket.yourdomain.com/api/auth/logout",
"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.turnstile.enabled": false,
"login.turnstile.sitekey": "",
"avatar.mandatory.libraries": [