KIM-JINO5 il y a 2 mois
Parent
commit
a4bcf708e4
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      Web.Api/appsettings.json

+ 8 - 0
Web.Api/appsettings.json

@@ -1,4 +1,12 @@
 {
+    "Kestrel": {
+        "Endpoints": {
+            "Http": {
+                "Url": "http://localhost:4000"
+            }
+        }
+    },
+
     "App": {
         "Name": "bitForum API",
         "Company": "PLAYR",