Files
2026-04-26 16:12:00 -04:00

35 lines
1.1 KiB
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",
"WebhookSecret": "",
"Repos": {
"Clarity": { "Owner": "ClarityStack", "Repo": "Clarity" },
"OPC": { "Owner": "ClarityStack", "Repo": "OPC" },
"Gateway": { "Owner": "ClarityStack", "Repo": "Gateway" }
}
},
"Build": {
"WorkDir": "C:\\Users\\amadzarak\\source\\clarity-builds"
}
}