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
|
- backend
|
||||||
|
|
||||||
scicat-rocrate-dev:
|
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
|
container_name: scicat-rocrate-dev
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- backend
|
- backend
|
||||||
environment:
|
environment:
|
||||||
- QUARKUS_REST_CLIENT_SCICAT_URL=https://scicat.development.psi.ch
|
- 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
|
- QUARKUS_HTTP_LIMITS_MAX_BODY_SIZE=10G
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/webcontent/rocrate-dev/dev:/ro-crate:rw
|
- /opt/webcontent/rocrate-dev/dev:/ro-crate:rw
|
||||||
|
|||||||
Reference in New Issue
Block a user