Bryn Mathias

Results 2 issues of Bryn Mathias

Line in api code is: https://github.com/balena-io/open-balena-api/blob/df219c87659a70f6f3647e882d716085bcfe65f8/src/lib/config.ts#L60 but in compose file we only reference `HOST`: https://github.com/balena-io/open-balena/blob/ea07d43c5c7e98bb8b11c808b12428a46019c8d5/compose/services.yml#L31C7-L31C11

### Summary I have an internal facing repository configured with: UV_EXTRA_INDEX_URL=.... this index doesn't mirror the pypi.org repository When I try to install packages with UV 0.7 I get an...

bug
needs-mre