take away redis dependancy
This commit is contained in:
parent
312a29e8ee
commit
a20875c3b6
2
live.yml
2
live.yml
|
@ -23,7 +23,7 @@ services:
|
|||
user: django
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
# - redis
|
||||
command: /live-gunicorn-mhackspace.sh
|
||||
env_file: .env
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue