#313 RESULTSDB_API_URL config setting used but undefined
Closed: Fixed by gnaponie. Opened by sebwoj.

I'm not familiar with project, but during docker setup I noticed that here:
https://pagure.io/waiverdb/blob/master/f/waiverdb/api_v1.py#_31

WaiverDB is using setting with not default value.
It it correct or I am missing something magic here?


I know it is configured in every instance of WaiverDB that we have.. but it might be a good idea to set a default or raise an error in case is not there.
Thanks.

Commit 92465dc6 fixes this issue

Metadata
Related Pull Requests