@@ -4,5 +4,7 @@ spring.datasource.password=root
spring.datasource.validation-query=SELECT 1 FROM DUAL
spring.datasource.test-on-borrow=true
+spring.redis.host=192.168.10.30
+spring.redis.port=6379
eureka.client.serviceUrl.defaultZone=http://192.168.10.30:1111/eureka/