Skip to content

Commit

Permalink
add github private key
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 authored May 8, 2024
1 parent fe805ea commit e56505d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ services:
condition: service_healthy
redis-api:
condition: service_healthy
volumes:
- ./githubapp.private-key.pem:githubapp.private-key.pem:ro
networks:
- production
- monitoring
Expand Down

0 comments on commit e56505d

Please sign in to comment.