diff --git a/src/app-config/config.json b/src/app-config/config.json index 964541d..871a64f 100644 --- a/src/app-config/config.json +++ b/src/app-config/config.json @@ -1,7 +1,7 @@ { "local": { "appConfig": { - "port": 3003 + "port": 3002 }, "dbConfig": { "host": "localhost", diff --git a/src/app-config/config.local.json b/src/app-config/config.local.json index 964541d..871a64f 100644 --- a/src/app-config/config.local.json +++ b/src/app-config/config.local.json @@ -1,7 +1,7 @@ { "local": { "appConfig": { - "port": 3003 + "port": 3002 }, "dbConfig": { "host": "localhost",