diff --git a/src/CommunicationControl/DevOpsProject/appsettings.json b/src/CommunicationControl/DevOpsProject/appsettings.json index c5426f6..0fece14 100644 --- a/src/CommunicationControl/DevOpsProject/appsettings.json +++ b/src/CommunicationControl/DevOpsProject/appsettings.json @@ -20,7 +20,7 @@ }, "AllowedHosts": "*", "Urls": "http://0.0.0.0:8080", - "BasePath": "/", + "BasePath": "", "Serilog": { "Using": [ "Serilog.Sinks.Console", "Serilog.Sinks.File" ], "MinimumLevel": {