sending health-form to prod
This commit is contained in:
parent
aefd695001
commit
adbd264a02
|
@ -217,7 +217,7 @@
|
||||||
|
|
||||||
<div id="health-form" class="form text-lg w-full">
|
<div id="health-form" class="form text-lg w-full">
|
||||||
<form id='form'
|
<form id='form'
|
||||||
hx-post="http://localhost:4242/health-form"
|
hx-post="https://api.tfcconnection.org/health-form"
|
||||||
hx-encoding="multipart/form-data"
|
hx-encoding="multipart/form-data"
|
||||||
autocomplete="on" method="post"
|
autocomplete="on" method="post"
|
||||||
target="_parent"
|
target="_parent"
|
||||||
|
|
Loading…
Reference in a new issue