Compose-Examples/examples/authentik/.env

13 lines
294 B
Bash
Raw Normal View History

2024-09-11 07:45:17 +00:00
# define the version to use
AUTHENTIK_VERSION=2024.8
# database credentials
2023-09-27 15:57:11 +00:00
PG_USER=authentik
PG_DB=authentik
2024-09-11 07:45:17 +00:00
# generate via: pwgen -s 40 1
2023-09-27 15:57:11 +00:00
PG_PASS=7jFjT4pUyf0YOlQ84LrO6JdLVWpzKEGiEMtdVwBE
2024-09-11 07:45:17 +00:00
# generate via: pwgen -s 50 1
2023-09-27 15:57:11 +00:00
AUTHENTIK_SECRET_KEY=YZRzXecsKQVEJ3Lr5uoKRGXZkETsYjUDT1qtQ28JjzWzDYvcoG