forked from linux/WebHosting
latest tag + mount storage
This commit is contained in:
+3
-1
@@ -481,13 +481,15 @@ services:
|
||||
- backend
|
||||
|
||||
scicat-rocrate-dev:
|
||||
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.2.9
|
||||
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.4.4
|
||||
container_name: scicat-rocrate-dev
|
||||
networks:
|
||||
- backend
|
||||
environment:
|
||||
- QUARKUS_REST_CLIENT_SCICAT_URL=https://scicat.development.psi.ch
|
||||
- QUARKUS_REST_CLIENT_S3BROKER_URL=https://s3-broker.development.psi.ch
|
||||
volumes:
|
||||
- /opt/webcontent/rocrate-dev/dev:/ro-crate:rw
|
||||
|
||||
networks:
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user