wangwei 7 anni fa
parent
commit
00c977c1db

+ 1 - 1
examcloud-core-examwork-starter/src/main/resources/application-dev.properties

@@ -3,7 +3,7 @@ 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:8761/eureka/