Merge pull request #290 from FelixDobler/main

Fix: Docker Compose "opencloud_full" Windows Bug
This commit is contained in:
Jörn Friedrich Dreyer
2025-03-02 20:42:14 +01:00
committed by GitHub

View File

@@ -239,6 +239,9 @@ WOPISERVER_ONLYOFFICE_DOMAIN=
# Domain for Inbucket. Defaults to "mail.opencloud.test".
INBUCKET_DOMAIN=
### Compose Configuration ###
# Path separator for supplemental compose files specified in COMPOSE_FILE.
COMPOSE_PATH_SEPARATOR=:
## IMPORTANT ##
# This MUST be the last line as it assembles the supplemental compose files to be used.