diff --git a/docker-compose.yaml b/docker-compose.yaml index a1c9afc..11158ef 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -530,14 +530,14 @@ services: - backend scicat-rocrate-dev: - image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.5.2 + image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.6.0 container_name: scicat-rocrate-dev restart: always networks: - backend environment: - QUARKUS_REST_CLIENT_SCICAT_URL=https://scicat.development.psi.ch - - QUARKUS_REST_CLIENT_S3BROKER_URL=https://s3-broker.development.psi.ch + - QUARKUS_REST_CLIENT_S3BROKER_URL=https://scicat-s3-broker.development.psi.ch - QUARKUS_HTTP_LIMITS_MAX_BODY_SIZE=10G volumes: - /opt/webcontent/rocrate-dev/dev:/ro-crate:rw