Skip to content

Commit b14fa57

Browse files
committed
setting: redis.yaml 수정
1 parent c76b3d8 commit b14fa57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/redis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ data:
1212
redis.conf: |
1313
bind 0.0.0.0
1414
port 6379
15-
protected-mode yes
15+
protected-mode no
1616
appendonly yes
1717
appendfsync everysec
1818
maxmemory 512mb

0 commit comments

Comments
 (0)