diff --git a/docker/conf/web.yml b/docker/conf/web.yml --- a/docker/conf/web.yml +++ b/docker/conf/web.yml @@ -4,11 +4,6 @@ url: http://swh-storage:5002/ timeout: 1 -objstorage: - cls: remote - args: - url: http://swh-objstorage:5003/ - indexer_storage: cls: remote args: diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -236,7 +236,6 @@ ports: - 5004:5004 depends_on: - - swh-objstorage - swh-storage - swh-idx-storage env_file: