Add users services and jwt

This commit is contained in:
2024-05-04 17:39:38 +02:00
parent e127360ecf
commit d281c81dfa
7 changed files with 199 additions and 8 deletions
+2
View File
@@ -1,6 +1,8 @@
# vi: ft=sh
# shellcheck disable=SC2034
JWT_SECRET=secret
# Database things
POSTGRES_USER=vex
POSTGRES_PASSWORD=pass