Fuegovic commited on
Commit
a851ce8
1 Parent(s): 15b7f67

Update redis.conf

Browse files
Files changed (1) hide show
  1. redis.conf +1 -1
redis.conf CHANGED
@@ -5,7 +5,7 @@
5
  port 7860
6
 
7
 
8
- bind 127.0.0.1 ::1
9
 
10
  # Close the connection after a client is idle for N seconds (0 to disable)
11
  timeout 0
 
5
  port 7860
6
 
7
 
8
+ bind 0.0.0.0 ::1
9
 
10
  # Close the connection after a client is idle for N seconds (0 to disable)
11
  timeout 0