This commit is contained in:
Egor Matveev 2021-11-19 21:06:16 +03:00
parent 6b6caffcff
commit 4cbd7485e9

View File

@ -26,8 +26,6 @@ services:
command: scripts/runserver.sh
ports:
- "${PORT}:${PORT}"
volumes:
- /sprint-data/media:/usr/src/app/media
depends_on:
- postgres
- rabbitmq