Files
cameleer-saas/installer
hsiegeln 0dd52624b7
All checks were successful
CI / build (push) Successful in 1m59s
CI / docker (push) Successful in 46s
fix: use semicolon as COMPOSE_FILE separator on Windows
Windows Docker Compose uses ; not : as the path separator in COMPOSE_FILE.
The colon was being interpreted as part of the filename, causing CreateFile errors.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 22:11:34 +02:00
..