Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 269 Bytes

kondo-github-machine

Backend server that isn't exposed externally, used to make calls to Github App installation API

export PRIVATE_KEY=`cat ./kondo-io.2019-10-26.private-key.pem`
export APP_ID=30108
export DATABASE_API='http://dl-database-api:8080/graphql'