fix: set compose path separator for windows support

This commit is contained in:
Felix Dobler
2025-03-01 22:57:09 +01:00
parent 63c4f0b1b4
commit 71d4328e93
+3
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.