forked from linux/WebHosting
scicat-rocrate-dev: config
This commit is contained in:
+2
-2
@@ -481,14 +481,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