restart policy + max body size

This commit is contained in:
fpotier
2026-06-26 10:18:29 +02:00
parent 24e8cd2b87
commit 4b535339bf
2 changed files with 5 additions and 4 deletions
+3 -1
View File
@@ -481,13 +481,15 @@ services:
- backend
scicat-rocrate-dev:
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.4.4
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.5.2
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_HTTP_LIMITS_MAX_BODY_SIZE=10G
volumes:
- /opt/webcontent/rocrate-dev/dev:/ro-crate:rw