[deploy] Fix Caddy � supprimer strip_prefix /nav, ajouter /map* et /api/job/* #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Contexte
Le Caddyfile actuel a
uri strip_prefix /navqui fait que Flask recoit/au lieu de/nav. La route/mapn'existe pas dans Caddy.Crit�re de done
curl http://192.168.0.83/navretourne 200 et affiche nav.htmlcurl http://192.168.0.83/mapretourne 200 et affiche map.htmlcurl http://192.168.0.83/api/job/1/map-dataretourne JSONcaddy reloadsans erreur