From 0eac93292878e953d7c40676d7a81c4d2ee4881e Mon Sep 17 00:00:00 2001 From: Julian Lechner Date: Mon, 7 Jul 2025 09:04:26 +0200 Subject: [PATCH] Update Production.json --- configs/Production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } }