Braindump for deployments

This commit is contained in:
2024-07-03 10:19:58 -03:00
parent fcd597c143
commit bef6ded369
2 changed files with 49 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<tbody id="funko-list">
</tbody>
</table>
<button id="update-funkos" style="float:right;" hx-trigger="load, click" hx-get="funkos/?format=html"
<button id="update-funkos" style="float:right;" hx-trigger="load, click, every 60s" hx-get="funkos/?format=html"
hx-target="#funko-list">Update</button>
</main>
<script>