From 44c858e749e1385fc20f3adb8377988c1728786c Mon Sep 17 00:00:00 2001 From: Nestisse Date: Thu, 28 Mar 2024 14:54:13 +0100 Subject: [PATCH] Tentative d'ajout dans le appsettings --- API_SQLuedo/API/appsettings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/API_SQLuedo/API/appsettings.json b/API_SQLuedo/API/appsettings.json index 10f68b8..ea8ad4c 100644 --- a/API_SQLuedo/API/appsettings.json +++ b/API_SQLuedo/API/appsettings.json @@ -1,4 +1,5 @@ { + "https_port": 8081, "Logging": { "LogLevel": { "Default": "Information",