docu
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"Databases": {
|
||||
"Data": {
|
||||
"Provider": "sqlite",
|
||||
"ConnectionString": "Data Source=data/app.db;Cache=Shared"
|
||||
},
|
||||
"Blob": {
|
||||
"Provider": "system",
|
||||
"baseUrl": "https://back.mmorales.photo/api/photo/{id}/{res}"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user