Page MenuHomeSoftware Heritage

docker/conf/web: Fix protocol in deposit private API URL
ClosedPublic

Authored by anlambert on Sep 9 2021, 12:05 PM.

Details

Summary

Protocol is http here not https.

This was causing blocking requests to that URL in the webapp
as a 30 seconds timeout was performed by the requests library.

Diff Detail

Repository
rDENV Development environment
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23468
Build 36617: arc lint + arc unit