mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
8 lines
215 B
JSON
8 lines
215 B
JSON
|
{
|
||
|
"authServiceUrl": "http://localhost:50000",
|
||
|
"mgmtServiceUrl": "http://localhost:50000",
|
||
|
"adminServiceUrl": "http://localhost:50000",
|
||
|
"issuer": "http://localhost:50002/oauth/v2",
|
||
|
"clientid": "@zitadel"
|
||
|
}
|