SOA/msDiscovery/src/main/resources/application.properties
2024-11-13 15:44:26 +01:00

4 lines
No EOL
128 B
INI

spring.application.name=msDiscovery
server.port=8761
eureka.client.register-with-eureka=false
eureka.client.fetch-registry=false