Skip to content

Commit

Permalink
fix download config
Browse files Browse the repository at this point in the history
  • Loading branch information
MalinAhlberg committed Dec 5, 2024
1 parent 5f5600a commit 48b08b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ services:
- DB_PASSWORD=${download_DB_PASSWORD}
- DB_USER=${download_DB_USER}
- OIDC_CONFIGURATION_URL=http://${DOCKERHOST:-dockerhost}:8080/oidc/.well-known/openid-configuration
- ARCHIVE_TYPE=s3seekable
extra_hosts:
- ${DOCKERHOST:-dockerhost}:host-gateway
image: harbor.nbis.se/gdi/sda-download:20240415
Expand Down

0 comments on commit 48b08b3

Please sign in to comment.