mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 12:10:06 -03:30
switch memcached from tcp to unix domain socket
This commit is contained in:
@@ -8,7 +8,5 @@ postgresql_image: "postgres:{{postgresql_version}}"
|
||||
|
||||
memcached_image: "memcached"
|
||||
memcached_version: "alpine"
|
||||
memcached_hostname: "memcached"
|
||||
memcached_port: "11211"
|
||||
|
||||
compose_start_containers: true
|
||||
|
||||
Reference in New Issue
Block a user