changing location of health-form post

This commit is contained in:
Chris Cochrun 2024-12-19 11:27:29 -06:00
parent 39b83d4e6d
commit d4dec35421

View file

@ -217,7 +217,7 @@
<div id="health-form" class="form text-lg w-full">
<form id='form'
hx-post="http://localhost:4242/health-form"
hx-post="/health-form"
hx-encoding="multipart/form-data"
autocomplete="on"
method="post"