feat: try fix caddy
Laravel CI-CD / Tests Unitaires (push) Successful in 2m50s Details
Laravel CI-CD / Deploy with Kamal (push) Failing after 1m23s Details

This commit is contained in:
Leon Morival 2026-05-19 23:05:22 +02:00
parent a7ea8ee51b
commit 009bbcef0a
1 changed files with 5 additions and 2 deletions

View File

@ -28,10 +28,13 @@ servers:
proxy: proxy:
host: bemeal.leonmorival.com host: bemeal.leonmorival.com
ssl: true ssl: false
app_port: 80 app_port: 80
run:
http_port: 8081
https_port: 8443
healthcheck: healthcheck:
path: /api/health path: /up
registry: registry:
server: gitea.leonmorival.com server: gitea.leonmorival.com