Tweaks needed to get running with docker-compose locally

This commit is contained in:
Logan Buckley
2020-06-17 12:53:44 -04:00
parent 1a3cf4e3a6
commit 71bd7412e6
2 changed files with 9 additions and 2 deletions

View File

@ -31,8 +31,8 @@ services:
- celery_worker
networks:
- main
expose:
- 8000
ports:
- 8000:8000
redis:
image: redis
env_file: .env