mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-24 01:14:27 +01:00
Rename env.example to .env
rename env for CI passing
This commit is contained in:
8
examples/authentik/.env
Normal file
8
examples/authentik/.env
Normal file
@@ -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