Skip to content

Commit 3ae6edf

Browse files
committed
added handle rpefix to docker compose
1 parent e3421dd commit 3ae6edf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/docker-compose-rest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ services:
5353
assetstore__P__s3__P__awsRegionName: ${S3_REGION_NAME:-}
5454
assetstore__P__s3__P__pathStyleAccessEnabled: ${S3_PATH_STYLE_ACCESS:-false}
5555
assetstore__P__s3__P__endpoint: ${S3_ENDPOINT:-}
56+
# CNRI Handle prefix
57+
handle__P__prefix: 10084
5658
image: ${DSPACE_REST_IMAGE:-dataquest/dspace:dtq-dev-7.5}
5759
networks:
5860
- dspacenet

0 commit comments

Comments
 (0)