There was an error while loading. Please reload this page.
1 parent 28fb578 commit bf8de9eCopy full SHA for bf8de9e
1 file changed
docker/docker-compose-rest.yml
@@ -42,7 +42,6 @@ services:
42
# proxies.trusted.ipranges: This setting is required for a REST API running in Docker to trust requests
43
# from the host machine. This IP range MUST correspond to the 'dspacenet' subnet defined above.
44
proxies__P__trusted__P__ipranges: '172.2${INSTANCE}.0'
45
- LOGGING_CONFIG: /dspace/config/log4j2-container.xml
46
#S3 config
47
assetstore__P__index__P__primary: ${S3_STORAGE:-0}
48
assetstore__P__s3__P__enabled: ${S3_ENABLED:-false}
0 commit comments