Actualiser docker-compose.yml
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m5s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m5s
This commit is contained in:
@@ -18,12 +18,7 @@ services:
|
||||
placement:
|
||||
constraints:
|
||||
- node.labels.reskreen-ready==true
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://127.0.0.1:8080/api/auth/health/"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
start_period: 60s
|
||||
|
||||
backend-cron:
|
||||
image: registry.resk-u.ch/clerc/reskreen:latest
|
||||
command:
|
||||
|
Reference in New Issue
Block a user