Skip to content

Commit

Permalink
Default message-analizer app port back to 80 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmacam authored Sep 15, 2023
1 parent 87c3562 commit 2b1dd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message-analyzer/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
}
},
"AllowedHosts": "*",
"DaprHTTPAppPort": "3000"
"DaprHTTPAppPort": "80"
}

0 comments on commit 2b1dd52

Please sign in to comment.