2022-03-23 19:53:41 +01:00
|
|
|
{
|
|
|
|
"dev": {
|
|
|
|
"proxyApi": "http://localhost:4001",
|
|
|
|
"proxyIdentity": "http://localhost:33657",
|
|
|
|
"proxyEvents": "http://localhost:46274",
|
|
|
|
"proxyNotifications": "http://localhost:61841",
|
|
|
|
"port": 8081
|
2022-07-13 18:22:58 +02:00
|
|
|
},
|
|
|
|
"flags": {
|
2024-09-06 15:25:15 +02:00
|
|
|
"showPasswordless": true
|
2022-03-23 19:53:41 +01:00
|
|
|
}
|
|
|
|
}
|