efim a367ed9a34 fix: setting Secure behind nginx
bug was due to having explicit 'serve --http=address' when running
behind nginx on NixOS server
So either a more complicated check was required, or just setting
Secure=true unconditionally.

This seems to be a better way, because Firefox already allows secure
cookies beng sent and received from localhost for dev purposes, and
Chromium does too
2023-10-09 05:08:59 +00:00
2023-10-08 18:42:09 +00:00
2023-10-06 05:34:15 +00:00
2023-10-08 07:20:48 +00:00
2023-10-08 07:20:48 +00:00
2023-10-06 06:49:22 +00:00
2023-10-06 05:34:15 +00:00
2023-10-09 05:08:59 +00:00
Description
Attempting to get barebones application on top of PocketBase that uses Server Side Rendering with html and gotempl
MIT 122 KiB
Languages
Go 64.1%
Nix 28.6%
Makefile 6.1%
JavaScript 0.9%
CSS 0.3%