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