implementing softdelete - content

This commit is contained in:
harshithnrao 2025-02-25 12:49:04 +05:30
parent fd9998d5e9
commit e8c1fb4d46
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"local": { "local": {
"appConfig": { "appConfig": {
"port": 3003 "port": 3002
}, },
"dbConfig": { "dbConfig": {
"host": "localhost", "host": "localhost",

View File

@ -1,7 +1,7 @@
{ {
"local": { "local": {
"appConfig": { "appConfig": {
"port": 3003 "port": 3002
}, },
"dbConfig": { "dbConfig": {
"host": "localhost", "host": "localhost",