some updates to the rust server
This commit is contained in:
parent
400ad2ad5b
commit
9b70af3dba
4 changed files with 164 additions and 25 deletions
|
@ -217,7 +217,7 @@
|
|||
|
||||
<div id="health-form" class="form text-lg w-full">
|
||||
<form id='form'
|
||||
hx-post="https://api.tfcconnection.org/health-form"
|
||||
hx-post="http://localhost:4242/health-form"
|
||||
hx-encoding="multipart/form-data"
|
||||
autocomplete="on" method="post"
|
||||
target="_parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue