65a6b4afaf
Co-authored-by: Copilot <copilot@github.com>
31 lines
988 B
JSON
31 lines
988 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"OpenRouter": {
|
|
"ApiKey": "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"
|
|
},
|
|
"Git": {
|
|
"RepoRoot": "C:\\Users\\amadzarak\\source\\repos\\ClarityStack\\OPC",
|
|
"Repos": {
|
|
"Clarity": "C:\\Users\\amadzarak\\source\\repos\\ClarityStack\\Clarity",
|
|
"OPC": "C:\\Users\\amadzarak\\source\\repos\\ClarityStack\\OPC",
|
|
"Gateway": "C:\\Users\\amadzarak\\source\\repos\\ClarityStack\\gateway"
|
|
}
|
|
},
|
|
"Gitea": {
|
|
"BaseUrl": "https://opc.clarity.test",
|
|
"Owner": "ClarityStack",
|
|
"Repo": "OPC",
|
|
"Token": "fcf9f66415754fb639a8343e3904e06b1d78c646",
|
|
"Repos": {
|
|
"Clarity": { "Owner": "ClarityStack", "Repo": "Clarity" },
|
|
"OPC": { "Owner": "ClarityStack", "Repo": "OPC" },
|
|
"Gateway": { "Owner": "ClarityStack", "Repo": "Gateway" }
|
|
}
|
|
}
|
|
} |