mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-04-05 20:01:32 +00:00
Add reproducer for coolify#8953: .env not found with preserve repository (#65)
Minimal Docker Compose example that triggers the deployment failure when Preserve Repository is enabled with a custom start command containing variable interpolation. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
services:
|
||||
web:
|
||||
restart: always
|
||||
Reference in New Issue
Block a user