volumes
This commit is contained in:
parent
6b6caffcff
commit
4cbd7485e9
@ -26,8 +26,6 @@ services:
|
||||
command: scripts/runserver.sh
|
||||
ports:
|
||||
- "${PORT}:${PORT}"
|
||||
volumes:
|
||||
- /sprint-data/media:/usr/src/app/media
|
||||
depends_on:
|
||||
- postgres
|
||||
- rabbitmq
|
||||
|
Loading…
Reference in New Issue
Block a user