Rebrand product as Manyangles and add Authentik
This commit is contained in:
@@ -3,6 +3,12 @@ NEXT_PUBLIC_APP_URL=http://localhost:3000
|
||||
BETTER_AUTH_SECRET=album-development-secret-change-me
|
||||
BETTER_AUTH_URL=http://localhost:3000
|
||||
|
||||
# Optional Authentik OpenID Connect provider. Use the issuer URL shown by
|
||||
# Authentik, for example: https://auth.example.com/application/o/vellum/
|
||||
AUTHENTIK_ISSUER=
|
||||
AUTHENTIK_CLIENT_ID=
|
||||
AUTHENTIK_CLIENT_SECRET=
|
||||
|
||||
EMAIL_PROVIDER=mailpit
|
||||
EMAIL_FROM=Album <photos@album.test>
|
||||
SMTP_HOST=127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user