mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-07-01 11:00:31 +02:00
Create env.example
add example env
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
PG_USER=authentik
|
||||||
|
PG_DB=authentik
|
||||||
|
|
||||||
|
# generate via pwgen -s 40 1
|
||||||
|
PG_PASS=7jFjT4pUyf0YOlQ84LrO6JdLVWpzKEGiEMtdVwBE
|
||||||
|
|
||||||
|
# generate via pwgen -s 50 1
|
||||||
|
AUTHENTIK_SECRET_KEY=YZRzXecsKQVEJ3Lr5uoKRGXZkETsYjUDT1qtQ28JjzWzDYvcoG
|
||||||
Reference in New Issue
Block a user