diff --git a/stack-compose.yml b/stack-compose.yml index 9f0a2fe..9e0443c 100644 --- a/stack-compose.yml +++ b/stack-compose.yml @@ -13,6 +13,8 @@ services: backend: image: registry.gitlab.com/sahkoinsinoorikilta/vtmk/web2.0-backend:latest + depends_on: + - db ports: - 8000:8000 environment: