forked from linux/WebHosting_DMZ
Merge branch 'main' of https://gitea.psi.ch/huang_h/WebHosting_DMZ
This commit is contained in:
+3
-1
@@ -181,7 +181,7 @@ services:
|
||||
- backend
|
||||
|
||||
scicat-rocrate-qa:
|
||||
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.6.0-rc-openbis-import.5
|
||||
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.6.0-rc-openbis-import.12
|
||||
container_name: scicat-rocrate-qa
|
||||
restart: always
|
||||
networks:
|
||||
@@ -191,6 +191,8 @@ services:
|
||||
- QUARKUS_REST_CLIENT_S3BROKER_URL=https://s3-broker.qa.psi.ch
|
||||
- QUARKUS_HTTP_LIMITS_MAX_BODY_SIZE=10G
|
||||
- SCICAT_PID_PREFIX=20.500.11935
|
||||
- QUARKUS_LOG_FILE_ENABLE=true
|
||||
- QUARKUS_LOG_FILE_PATH=/rocrate/scicat-rocrate-qa.log
|
||||
volumes:
|
||||
- /mount/rocrate_qa:/rocrate:rw
|
||||
|
||||
|
||||
Reference in New Issue
Block a user