update .env file
This commit is contained in:
@@ -6,3 +6,4 @@ AUTH_AUTHENTIK_ISSUER=https://example.com
|
||||
NEXTAUTH_URL=https://example.com
|
||||
AUTH_SECRET=supersecret
|
||||
NEXTAUTH_SECRET=supersecret
|
||||
DB_URL=postgres://<user>:<password>@<host>:<port>/<database>
|
||||
|
||||
Reference in New Issue
Block a user