Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Revert "CFID-340: remove login host registration"
Browse files Browse the repository at this point in the history
This reverts commit 3d43fc8.
We do not want to remove the login endpoint just yet.

Change-Id: I1c6999afbf7f782e45ca118ea41bce28fa11c3be
  • Loading branch information
joeldsa committed Jul 11, 2012
1 parent 48d6efa commit 441bd4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/uaa/templates/vcap_registrar.config.yml.erb
Expand Up @@ -8,6 +8,7 @@ logging:
mbus: nats://<%= properties.nats.user %>:<%= properties.nats.password %>@<%= properties.nats.address %>:<%= properties.nats.port %>
uri:
- uaa.<%= properties.domain %>
- login.<%= properties.domain %>
host: <%= spec.networks.send(properties.networks.apps).ip %>
index: <%= spec.index %>
port: 8080
Expand Down

0 comments on commit 441bd4e

Please sign in to comment.