Compare commits
2 Commits
b409f88647
...
f4fbeadcdc
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f4fbeadcdc | ||
![]() |
4d37cac9dc |
@@ -1,7 +1,7 @@
|
||||
AUTHENTIK_PORT_HTTP=9000
|
||||
AUTHENTIK_PORT_HTTPS=9443
|
||||
PG_PASS=
|
||||
AUTHENTIK_SECRET_KEY=
|
||||
PG_PASS= # <-- openssl rand -base64 36 | tr -d '\n'
|
||||
AUTHENTIK_SECRET_KEY= # <-- openssl rand -base64 36 | tr -d '\n'
|
||||
AUTHENTIK_ERROR_REPORTING__ENABLED=true
|
||||
AUTHENTIK_EMAIL__HOST=
|
||||
AUTHENTIK_EMAIL__PORT=
|
||||
|
Reference in New Issue
Block a user