Skip to content

Commit bf8de9e

Browse files
UFAL/The dspace.log file wasn't created in the container (#943)
1 parent 28fb578 commit bf8de9e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker/docker-compose-rest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ services:
4242
# proxies.trusted.ipranges: This setting is required for a REST API running in Docker to trust requests
4343
# from the host machine. This IP range MUST correspond to the 'dspacenet' subnet defined above.
4444
proxies__P__trusted__P__ipranges: '172.2${INSTANCE}.0'
45-
LOGGING_CONFIG: /dspace/config/log4j2-container.xml
4645
#S3 config
4746
assetstore__P__index__P__primary: ${S3_STORAGE:-0}
4847
assetstore__P__s3__P__enabled: ${S3_ENABLED:-false}

0 commit comments

Comments
 (0)