Revert eureka port to 8761
This commit is contained in:
parent
863059458b
commit
697ac3a635
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
server.port=${PORT:8671}
|
server.port=${PORT:8761}
|
||||||
|
|
||||||
eureka.client.register-with-eureka=false
|
eureka.client.register-with-eureka=false
|
||||||
eureka.client.fetch-registry=false
|
eureka.client.fetch-registry=false
|
||||||
|
|
Loading…
Add table
Reference in a new issue