KartulUdus / PoracleJS

NodeJS application for PokémonGo WebHook Discord alarms
https://kartuludus.github.io/PoracleJS/#/
ISC License
96 stars 115 forks source link

Koji config is not readable from docker #827

Open Fabio1988 opened 1 year ago

Fabio1988 commented 1 year ago

https://github.com/KartulUdus/PoracleJS/blob/9224242e06befb4e0aa0c369683a1355ee336edf/src/util/koji.js#L17

If I remove that check manually bearer token can be read from config. No ugly json, can be parsed successfully without that check.