feat: add configurable verification and redemption codes
This commit is contained in:
@@ -11,7 +11,7 @@ POSTGRES_PASSWORD=replace-with-a-long-random-password
|
||||
JWT_SECRET=replace-with-at-least-32-random-bytes
|
||||
API_KEY_PEPPER=replace-with-an-independent-random-secret
|
||||
|
||||
# Initial administrator created on first startup.
|
||||
# Initial administrator created on first startup. ADMIN_EMAIL is optional.
|
||||
ADMIN_EMAIL=admin@example.com
|
||||
ADMIN_USERNAME=admin
|
||||
ADMIN_PASSWORD=replace-with-a-strong-admin-password
|
||||
|
||||
Reference in New Issue
Block a user