Page MenuHomeSoftware Heritage

Remove useless objstorage config entry from conf/web.yml
ClosedPublic

Authored by douardda on Aug 25 2020, 4:13 PM.

Details

Summary

The webapp does not talk to the objstorage directly.

Diff Detail

Repository
rDENV Development environment
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

This revision is now accepted and ready to land.Aug 25 2020, 4:21 PM
anlambert added a subscriber: anlambert.

While you are are on it, can you also remove the objstorage dependency in swh-web service definition inside docker-compose.yml ?

While you are are on it, can you also remove the objstorage dependency in swh-web service definition inside docker-compose.yml ?

sure

rebase + anlambert's comment