xs 5 년 전
부모
커밋
9538470d90
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/j2cache/j2cache.properties

+ 1 - 1
src/main/resources/j2cache/j2cache.properties

@@ -88,8 +88,8 @@ redis.cluster_name = j2cache
 redis.namespace = 
 
 ## connection
-redis.hosts = 192.168.2.4:6379
 #redis.hosts = 127.0.0.1:6379
+redis.hosts = 192.168.2.4:6379
 redis.timeout = 2000
 redis.password =
 redis.database = 0