sending health-form to prod

This commit is contained in:
Chris Cochrun 2024-04-25 10:09:16 -05:00
parent aefd695001
commit adbd264a02

View file

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