diff --git a/Projects/kompose/auto/compose.yaml b/Projects/kompose/auto/compose.yaml index 2b06c37d..3ad2c50a 100644 --- a/Projects/kompose/auto/compose.yaml +++ b/Projects/kompose/auto/compose.yaml @@ -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"]