Files
Nitro-V3/public/configuration/client-mode.example
T
2026-04-25 13:29:48 +02:00

9 lines
304 B
Plaintext

{
"distObfuscationEnabled": true,
"secureAssetsEnabled": true,
"secureApiEnabled": true,
"apiBaseUrl": "https://nitro.example.com:2096",
"plainConfigBaseUrl": "https://hotel.example.com/configuration/",
"plainGamedataBaseUrl": "https://hotel.example.com/client/nitro/gamedata/"
}