forked from linux/WebHosting
Merge pull request 'scicat-rocrate-dev: config' (#82) from data-catalog-services/WebHosting:scicat-rocrate-dev into main
Reviewed-on: linux/WebHosting#82
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user