Skip to content

Commit 4ce5a4d

Browse files
committed
Initial commit
1 parent 350798f commit 4ce5a4d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Server-side/appsettings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@
66
}
77
},
88
"AllowedHosts": "*",
9-
//"ConnectionStrings": {
10-
// "DefaultConnection": "Host=localhost;Port=5432;Username=postgres;Password=<password>;Database=<database name>"
11-
//}
129
"ConnectionStrings": {
13-
"DefaultConnection": "Host=localhost;Port=5432;Username=postgres;Password=ramravy_;Database=documentstorage"
10+
"DefaultConnection": "Host=localhost;Port=5432;Username=postgres;Password=<password>;Database=<database name>"
1411
}
1512
}

0 commit comments

Comments
 (0)