소스 검색

。。。

wangwei 6 년 전
부모
커밋
d8fc729067
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examcloud-core-basic-starter/src/main/resources/application-test.properties

+ 1 - 1
examcloud-core-basic-starter/src/main/resources/application-test.properties

@@ -3,7 +3,7 @@ spring.datasource.username=root
 spring.datasource.password=root
 
 
-spring.redis.host=127.0.0.1
+spring.redis.host=redis-host
 spring.redis.port=6379
 
 spring.jpa.show-sql=true