adding gitea service
This commit is contained in:
@@ -5,5 +5,9 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
"AllowedHosts": "*",
|
||||
"OPENAI_API_KEY": "",
|
||||
"GEMINI_API_KEY": "",
|
||||
"GITEA_REPO_URL": "",
|
||||
"GITEA_ACCESS_TOKEN": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user