Skip to content

Commit 1ad390e

Browse files
committed
Removed dist files as they should get generated on build
1 parent e9923ed commit 1ad390e

File tree

11 files changed

+1
-12614
lines changed

11 files changed

+1
-12614
lines changed

src/Server/Coderr.Server.Web/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
} ,
66
"EnableCors": true,
77
"ConnectionStrings": {
8-
"Db": "Data Source=.;Initial Catalog=Coderr99;Integrated Security=True;Connect Timeout=15;"
8+
"Db": "Data Source=.;Initial Catalog=Coderr;Integrated Security=True;Connect Timeout=15;"
99
},
1010
"Logging": {
1111
"IncludeScopes": false,

0 commit comments

Comments
 (0)