feat: add secure auth, admin and postgres persistence
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Generate each with: openssl rand -base64 48
|
||||
POSTGRES_PASSWORD=
|
||||
# One-use secret to create [email protected]; remove after bootstrap.
|
||||
BOOTSTRAP_SETUP_TOKEN=
|
||||
Reference in New Issue
Block a user