mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 18:21:03 -03:30
remove memcache from everywhere and add djagno-redis to cover it
This commit is contained in:
@@ -7,7 +7,4 @@ redis_image: "redis"
|
||||
postgresql_version: "10"
|
||||
postgresql_image: "postgres:{{postgresql_version}}"
|
||||
|
||||
memcached_image: "memcached"
|
||||
memcached_version: "alpine"
|
||||
|
||||
compose_start_containers: true
|
||||
|
||||
Reference in New Issue
Block a user