diff --git a/configs/Production.json b/configs/Production.json index 1a9924f..f8478a0 100644 --- a/configs/Production.json +++ b/configs/Production.json @@ -1,5 +1,5 @@ { "Server": { - "Port": 3005 + "Port": 3004 } }