diff --git a/Bootstrap.Admin/appsettings.json b/Bootstrap.Admin/appsettings.json index aee4cec7..ef51243a 100644 --- a/Bootstrap.Admin/appsettings.json +++ b/Bootstrap.Admin/appsettings.json @@ -25,7 +25,7 @@ "ApplicationName": "__bd__", "ApplicationDiscriminator": "BootstrapAdmin", "KeyPath": "D:\\App\\Web-App\\keys", - "DisableAutomaticKeyGeneration": true, + "DisableAutomaticKeyGeneration": false, "AllowOrigins": "http://localhost,http://10.15.63.218", "KeepExceptionsPeriod": 12, "KeepLogsPeriod": 12,