Skip to content

Commit

Permalink
chore(Worker): Config file is needed in docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nokome committed Nov 22, 2020
1 parent 3fded69 commit e28033c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ services:
build: ./worker
image: stencila/hub-worker
env_file:
- .config
- .secrets
depends_on:
- broker
Expand Down

0 comments on commit e28033c

Please sign in to comment.