fix: auto compose

This commit is contained in:
2025-10-10 17:20:12 +02:00
parent cc4ec13062
commit 5015ccdc4b

View File

@@ -28,6 +28,7 @@ services:
- semaphore_data:/var/lib/semaphore
- semaphore_config:/etc/semaphore
- semaphore_tmp:/tmp/semaphore
- ./kompose.yml:/home/semaphore/kompose.yml
# Semaphore has curl available
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:3000/api/ping"]