4668216-Optimisez-votre-arc.../config-server-repo/eureka-server.properties
TestAccountsUser 3e38091c32 Ajout Eureka
2018-03-19 23:25:34 +01:00

6 lines
195 B
INI

server.port:9102
spring.application.name=eureka-server
eureka.client.serviceUrl.defaultZone:http://localhost:9102/eureka/
eureka.client.registerWithEureka:false
eureka.client.fetchRegistry:false