You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Fill in random_pass with password generated from `openssl rand -base64 14`
POSTGRES_USER=pstadmin
POSTGRES_PASSWORD=random_pass
POSTGRES_DB=keycloak
KEYCLOAK_ADMIN=keycloak-admin
KEYCLOAK_ADMIN_PASSWORD=random_pass