Skip to content

Commit

Permalink
Since we're dealing with the health API endpoint, let's set this for …
Browse files Browse the repository at this point in the history
…startup
  • Loading branch information
Chris committed Jun 29, 2019
1 parent 01b9672 commit e78e992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dcproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<DockerTargetOS>Linux</DockerTargetOS>
<ProjectGuid>5c57d5e1-f715-47ca-827e-a92df9880e41</ProjectGuid>
<DockerLaunchAction>LaunchBrowser</DockerLaunchAction>
<DockerServiceUrl>{Scheme}://localhost:{ServicePort}/SomeModels</DockerServiceUrl>
<DockerServiceUrl>{Scheme}://localhost:{ServicePort}/health</DockerServiceUrl>
<DockerServiceName>healthchecks.somemodelservice</DockerServiceName>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit e78e992

Please sign in to comment.