diff --git a/Bootstrap.Admin/appsettings.Development.json b/Bootstrap.Admin/appsettings.Development.json index f3c711a5..8fa7820c 100644 --- a/Bootstrap.Admin/appsettings.Development.json +++ b/Bootstrap.Admin/appsettings.Development.json @@ -15,10 +15,6 @@ "MaxFileCount": 1 } }, - "ConnectionStrings": { - "ba": "Data Source=.;Initial Catalog=BootstrapAdmin;User ID=sa;Password=sa", - "ba-149": "Data Source=211.149.247.149,8174;Initial Catalog=BootstrapAdmin-Argo-Test;User ID=Argo-Test;Password=argo@163.com" - }, "KeyPath": "..\\keys", "DisableAutomaticKeyGeneration": false, "AllowOrigins": "http://localhost:49823",