mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Need to depend_on wand wait for Postgres container
This commit is contained in:
1
docker/docker-compose.yml
vendored
1
docker/docker-compose.yml
vendored
@@ -14,6 +14,7 @@ services:
|
||||
volumes:
|
||||
- "${LOCAL_BOOK_DIR}:/usr/src/app/Books"
|
||||
- "./cron/root:/etc/crontabs/root"
|
||||
- "./scripts/wait-for-it.sh:/usr/src/app/src/"
|
||||
ports:
|
||||
- "${PORT}:8000"
|
||||
links:
|
||||
|
||||
Reference in New Issue
Block a user