mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
9 lines
290 B
JSON
9 lines
290 B
JSON
{
|
|
"distObfuscationEnabled": true,
|
|
"secureAssetsEnabled": true,
|
|
"secureApiEnabled": true,
|
|
"apiBaseUrl": "https://nitro.example.com:2096",
|
|
"plainConfigBaseUrl": "https://hotel.example.com/",
|
|
"plainGamedataBaseUrl": "https://hotel.example.com/client/nitro/gamedata/"
|
|
}
|