fix: auto compose
This commit is contained in:
@@ -28,6 +28,7 @@ services:
|
|||||||
- semaphore_data:/var/lib/semaphore
|
- semaphore_data:/var/lib/semaphore
|
||||||
- semaphore_config:/etc/semaphore
|
- semaphore_config:/etc/semaphore
|
||||||
- semaphore_tmp:/tmp/semaphore
|
- semaphore_tmp:/tmp/semaphore
|
||||||
|
- ./kompose.yml:/home/semaphore/kompose.yml
|
||||||
# Semaphore has curl available
|
# Semaphore has curl available
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:3000/api/ping"]
|
test: ["CMD", "curl", "-f", "http://localhost:3000/api/ping"]
|
||||||
|
|||||||
Reference in New Issue
Block a user