mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
removed django-redis as a dependency
Co-authored-by: Shane McDonald <me@shanemcd.com>
This commit is contained in:
parent
d2bbe7aa1a
commit
b09d9cbe41
@ -7,7 +7,6 @@ services:
|
||||
container_name: awx_web
|
||||
depends_on:
|
||||
- redis
|
||||
- django-redis
|
||||
{% if pg_hostname is not defined %}
|
||||
- postgres
|
||||
{% endif %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user