+3
-3
@@ -11,7 +11,7 @@ DATA_PATH=/home/miker/docker/authentik
|
||||
# ============================================================
|
||||
AUTHENTIK_IMAGE=ghcr.io/goauthentik/server
|
||||
AUTHENTIK_TAG=2026.2.1
|
||||
COMPOSE_PORT_HTTP=9000
|
||||
COMPOSE_PORT_HTTP=9500
|
||||
COMPOSE_PORT_HTTPS=9543
|
||||
|
||||
# ============================================================
|
||||
@@ -19,10 +19,10 @@ COMPOSE_PORT_HTTPS=9543
|
||||
# ============================================================
|
||||
PG_DB=authentik
|
||||
PG_USER=authentik
|
||||
PG_PASS=GenerateSecurePasswordHere
|
||||
PG_PASS=vXqYGFaTTldI8+DydREqaf3RRvHVRDXAlyKfaEXQ92Nw570A
|
||||
|
||||
# ============================================================
|
||||
# SECURITY KEYS
|
||||
# ============================================================
|
||||
# Generate with: openssl rand -base64 36
|
||||
AUTHENTIK_SECRET_KEY=GenerateSecureSecretKeyHere
|
||||
AUTHENTIK_SECRET_KEY=voCiuozip37G/UISer4WV8FBLrMD8diHINmALHvWQ0A7PkzMoYH9xf3MnTDWEylN1TS1dp7JJ2f3nv1V
|
||||
|
||||
Reference in New Issue
Block a user