changing location of health-form post
This commit is contained in:
parent
39b83d4e6d
commit
d4dec35421
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue