There was an error while loading. Please reload this page.
1 parent f60bfc8 commit d284398Copy full SHA for d284398
1 file changed
docker/docker-compose-rest.yml
@@ -53,6 +53,8 @@ services:
53
assetstore__P__s3__P__awsRegionName: ${S3_REGION_NAME:-}
54
assetstore__P__s3__P__pathStyleAccessEnabled: ${S3_PATH_STYLE_ACCESS:-false}
55
assetstore__P__s3__P__endpoint: ${S3_ENDPOINT:-}
56
+ # CNRI Handle prefix
57
+ handle__P__prefix: ${HANDLE_PREFIX:-10084}
58
image: ${DSPACE_REST_IMAGE:-dataquest/dspace:dtq-dev-7.5}
59
networks:
60
- dspacenet
0 commit comments