Skip to content

Commit

Permalink
debug cert permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenmiller committed Sep 9, 2024
1 parent 76909b8 commit b568d19
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 @@ -4,6 +4,7 @@ services:
dockerfile: Dockerfile
context: .
restart: always
user: "${UID}:${GID}"
secrets:
- source: certificate_private_key
mode: 0644
Expand Down

0 comments on commit b568d19

Please sign in to comment.