mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
Merge pull request #7315 from ryanpetrello/redis-chmod-docker
set proper permissions for the redis socket Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
dc3701b3d6
@ -1,4 +1,4 @@
|
||||
unixsocket /var/run/redis/redis.sock
|
||||
unixsocketperm 777
|
||||
unixsocketperm 660
|
||||
port 0
|
||||
bind 127.0.0.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user