|
@@ -2,7 +2,7 @@ spring.datasource.url=jdbc:mysql://db-host:3306/exam_cloud_kf?useUnicode=true&ch
|
|
|
spring.datasource.username=root
|
|
|
spring.datasource.password=root
|
|
|
|
|
|
-spring.redis.host=192.168.10.30
|
|
|
+spring.redis.host=redis-host
|
|
|
spring.redis.port=6379
|
|
|
|
|
|
eureka.client.serviceUrl.defaultZone=http://eureka-host:1111/eureka/
|