diff --git a/docker/conf/deposit.yml b/docker/conf/deposit.yml --- a/docker/conf/deposit.yml +++ b/docker/conf/deposit.yml @@ -3,6 +3,11 @@ args: url: http://swh-scheduler:5008 +storage: + cls: remote + args: + url: http://swh-storage:5002/ + allowed_hosts: - '*'