some updates to the rust server

This commit is contained in:
Chris Cochrun 2024-06-21 17:12:21 -05:00
parent 400ad2ad5b
commit 9b70af3dba
4 changed files with 164 additions and 25 deletions

View file

@ -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"