feat: health endpoint
Laravel CI-CD / Tests Unitaires (push) Successful in 20s Details
Laravel CI-CD / Deploy with Kamal (push) Failing after 12s Details

This commit is contained in:
Leon Morival 2026-05-19 22:46:30 +02:00
parent 2461954866
commit a7ea8ee51b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ proxy:
ssl: true ssl: true
app_port: 80 app_port: 80
healthcheck: healthcheck:
path: /up path: /api/health
registry: registry:
server: gitea.leonmorival.com server: gitea.leonmorival.com