diff --git a/samples/voting/tye.yaml b/samples/voting/tye.yaml index 2d79b4b3..36bafb7c 100644 --- a/samples/voting/tye.yaml +++ b/samples/voting/tye.yaml @@ -1,4 +1,5 @@ name: VotingSample +registry: jkotalik services: - name: vote project: vote/vote.csproj @@ -24,8 +25,8 @@ services: protocol: http env: - name: public-ip - #value: http://52.159.20.103 - value: http://localhost:8080 + value: http://52.159.20.103 + # value: http://localhost:8080 - name: identityserver project: IdentityServer/IdentityServer.csproj bindings: @@ -33,8 +34,8 @@ services: protocol: http env: - name: public-ip - #value: http://52.159.20.103 - value: http://localhost:8080 + value: http://52.159.20.103 + # value: http://localhost:8080 ingress: - name: ingress bindings: