Skip to content

Commit

Permalink
rollback server.port in cloud profile
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Oct 7, 2014
1 parent 4bff98c commit d6433f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ spring:
cloud:
config:
uri: ${vcap.services.${PREFIX:}configserver.credentials.uri:http://${PREFIX:}${configserver.${application.domain:cfapps.io}}}
server:
port: 80
cloudfoundry:
sso:
tokenUri: ${vcap.services.${PREFIX:}uaa.credentials.tokenUri:}
Expand Down

0 comments on commit d6433f1

Please sign in to comment.