implementing softdelete - content
This commit is contained in:
parent
fd9998d5e9
commit
e8c1fb4d46
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"local": {
|
"local": {
|
||||||
"appConfig": {
|
"appConfig": {
|
||||||
"port": 3003
|
"port": 3002
|
||||||
},
|
},
|
||||||
"dbConfig": {
|
"dbConfig": {
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"local": {
|
"local": {
|
||||||
"appConfig": {
|
"appConfig": {
|
||||||
"port": 3003
|
"port": 3002
|
||||||
},
|
},
|
||||||
"dbConfig": {
|
"dbConfig": {
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user