This commit is contained in:
MeysamMoghaddam
2025-09-28 01:28:44 +03:30
parent 86e4c3b551
commit 1b8a584435
29 changed files with 1086 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
//"GwUrl": "https://afrinogw.afrino.co",
"GwUrl": "https://localhost:34781",
"DownloadUrl": "https://dl.afrino.co",
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}