Skip to content

Commit

Permalink
Add uid.env to key-connector compose config (#2005)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliykat committed May 20, 2022
1 parent 452472d commit 98546a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/Setup/Templates/DockerCompose.hbs
Expand Up @@ -205,6 +205,7 @@ services:
- ../ca-certificates:/etc/bitwarden/ca-certificates
- ../logs/key-connector:/etc/bitwarden/logs
env_file:
- ../env/uid.env
- ../env/key-connector.override.env
networks:
- default
Expand Down

0 comments on commit 98546a6

Please sign in to comment.