Sequence_Generator.properties 155 Bytes
Newer Older
abdullh.alsoleman's avatar
abdullh.alsoleman committed
1 2 3 4
spring.redis.host=192.168.59.132
spring.redis.port=6379
server.port=9000
eureka.client.serviceUrl.defaultZone= ${EUREKA_URL:http://localhost:8761/eureka/}