u
This commit is contained in:
12
src/FrontOffice.Main/appsettings.json
Normal file
12
src/FrontOffice.Main/appsettings.json
Normal 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": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user