This commit is contained in:
GetParanoid 2026-04-12 11:39:00 -07:00
parent 3fac0584ba
commit 1fd76d6b73
3 changed files with 7 additions and 7 deletions

View file

@ -44,7 +44,7 @@
"showDevProfile": false, "showDevProfile": false,
"showNonStandardProfile": false, "showNonStandardProfile": false,
"adminIds": [], "adminIds": [],
"apiKey": "kWNOmuHO2qwGrCazZWNRe8ekuYqgCofH1Tswwd2II" "apiKey": "BjKAFdrZj7TgQOQV5Dw4rgdrU6XveGznNmPOA77ge4"
}, },
"natPunchServer": { "natPunchServer": {
"enable": false, "enable": false,
@ -54,7 +54,7 @@
"profiles": { "profiles": {
"amount": 1, "amount": 1,
"aliases": { "aliases": {
"69db7929308cd425c0d3df4b": "Server-1" "69db892f4b518616882444fc": "Server-1"
} }
}, },
"scripts": { "scripts": {

View file

@ -1,5 +0,0 @@
{
"ProfileId": "69db7929308cd425c0d3df4b",
"BackendUrl": "https://38.58.176.31:6969",
"StartMinimized": false
}

View file

@ -0,0 +1,5 @@
{
"ProfileId": "69db892f4b518616882444fc",
"BackendUrl": "https://127.0.0.1:6969",
"StartMinimized": false
}