diff --git a/servapps/Dashy/cosmos-compose.json b/servapps/Dashy/cosmos-compose.json index 92ab7536..57d0210a 100644 --- a/servapps/Dashy/cosmos-compose.json +++ b/servapps/Dashy/cosmos-compose.json @@ -38,7 +38,7 @@ "name": "{ServiceName}", "description": "Expose {ServiceName} to the web", "useHost": true, - "target": "http://{ServiceName}:80", + "target": "http://{ServiceName}:8080", "mode": "SERVAPP", "Timeout": 14400000, "ThrottlePerMinute": 12000,