Skip to content

Commit

Permalink
Merge pull request #215 from irunasroot/master
Browse files Browse the repository at this point in the history
add stackstorm-keys volume to workflowengine
  • Loading branch information
arm4b authored Feb 21, 2021
2 parents 32085e3 + 7c0f0cd commit f925059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ services:
volumes:
- ./files/st2.docker.conf:/etc/st2/st2.docker.conf:ro
- ./files/st2.user.conf:/etc/st2/st2.user.conf:ro
- stackstorm-keys:/etc/st2/keys:ro
dns_search: .
st2auth:
image: ${ST2_IMAGE_REPO:-stackstorm/}st2auth:${ST2_VERSION:-3.3.0}
Expand Down

0 comments on commit f925059

Please sign in to comment.