Updated docker-compose
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
|||||||
- POSTGRESURI=${POSTGRESURI}
|
- POSTGRESURI=${POSTGRESURI}
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
|
pull_policy: always
|
||||||
db:
|
db:
|
||||||
container_name: illegitimate-postgres
|
container_name: illegitimate-postgres
|
||||||
image: postgres
|
image: postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user