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
+3 -3
View File
@@ -1,5 +1,5 @@
NODE_ENV=development
NODE_DEBUG=true
REACT_APP_GRAPHQL_API=""
BOSS_GH_ACCESS_TOKEN=""
BOSS_GH_USERNAME=""
REACT_APP_GRAPHQL_API=
BOSS_GH_ACCESS_TOKEN=
BOSS_GH_USERNAME=