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": {
"appConfig": {
"port": 3003
"port": 3002
},
"dbConfig": {
"host": "localhost",

View File

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