Add custom app name per instance
This commit is contained in:
@@ -6,5 +6,8 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
"AllowedHosts": "*",
|
||||
"App": {
|
||||
"AppName": "DiunaBI"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user