switching to using production endpoints
This commit is contained in:
parent
d80b0c1259
commit
6eeaa2fddc
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
<div id="mt-form" class="form text-lg w-full">
|
||||
<form id='form'
|
||||
hx-post="http://localhost:4242/camp-form"
|
||||
hx-post="https://api.tfcconnection.org/camp-form"
|
||||
hx-encoding="multipart/form-data"
|
||||
autocomplete="on"
|
||||
method="post"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue