Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
Add report volume to iml-api. This will allow the stratagem graphql e…
Browse files Browse the repository at this point in the history
…ndpoints to view and remove reports under /var/spool/iml/report.

Signed-off-by: johnsonw <wjohnson@whamcloud.com>
  • Loading branch information
johnsonw committed Oct 5, 2020
1 parent a310778 commit 4d6e774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ services:
deploy: *default-deploy
volumes:
- "manager-config:/var/lib/chroma"
- "report:/var/spool/iml/report"
environment:
- PROXY_HOST=iml-api
- RUST_LOG=info,sqlx::query=warn
Expand Down

0 comments on commit 4d6e774

Please sign in to comment.