Describe the problem you are having
The frontend attempts to load from http://https/api/... when being passed through a reverse proxy.
Version
3.1.0
Swatch config file
Not relevant for this issue
Relevant log output
main.dart.js:36572 Mixed Content: The page at 'https://[redacted]/detections' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://https/api/detections'. This request has been blocked; the content must be served over HTTPS.
Any other information that may be helpful
No response