Skip to content

Commit 48b08b3

Browse files
committed
fix download config
1 parent 5f5600a commit 48b08b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ services:
145145
- DB_PASSWORD=${download_DB_PASSWORD}
146146
- DB_USER=${download_DB_USER}
147147
- OIDC_CONFIGURATION_URL=http://${DOCKERHOST:-dockerhost}:8080/oidc/.well-known/openid-configuration
148-
- ARCHIVE_TYPE=s3seekable
149148
extra_hosts:
150149
- ${DOCKERHOST:-dockerhost}:host-gateway
151150
image: harbor.nbis.se/gdi/sda-download:20240415

0 commit comments

Comments
 (0)