chore: fixing docker compose

This commit is contained in:
blam
2020-02-07 15:05:45 +01:00
parent b05e045ef0
commit c00304a143
2 changed files with 7 additions and 3 deletions
+4
View File
@@ -41,6 +41,10 @@ services:
env_file: secrets.env
scaffolder:
depends_on:
- inventory
links:
- inventory
container_name: boss-scaffolder
build:
context: backend