Skip to content

Commit

Permalink
removed django-redis as a dependency
Browse files Browse the repository at this point in the history
Co-authored-by: Shane McDonald <me@shanemcd.com>
  • Loading branch information
rebeccahhh and shanemcd committed Jun 4, 2020
1 parent abec1e1 commit 22bf62c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ services:
container_name: awx_web
depends_on:
- redis
- django-redis
{% if pg_hostname is not defined %}
- postgres
{% endif %}
Expand Down

0 comments on commit 22bf62c

Please sign in to comment.