mirror of
https://github.com/zoriya/vex.git
synced 2026-08-16 02:44:55 +00:00
Add users services and jwt
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# vi: ft=sh
|
||||
# shellcheck disable=SC2034
|
||||
|
||||
JWT_SECRET=secret
|
||||
|
||||
# Database things
|
||||
POSTGRES_USER=vex
|
||||
POSTGRES_PASSWORD=pass
|
||||
|
||||
Reference in New Issue
Block a user