Files
drill-keycloak/.env.example
Первов Артем af41f66bbe Add initial Keycloak setup with custom theme and Docker configuration
- Created .env.example for environment variable configuration.
- Added .gitignore to exclude .env files.
- Introduced docker-compose files for Keycloak and Postgres services.
- Implemented custom Keycloak theme 'drill-luxe' with associated templates and styles.
- Updated README with deployment instructions and repository details.
2026-04-06 00:26:59 +03:00

7 lines
199 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
POSTGRES_DB=keycloak
POSTGRES_USER=keycloak_user
POSTGRES_PASSWORD=r8f\i?71XPB2/tm
KC_BOOTSTRAP_ADMIN_USERNAME=kc_admin
KC_BOOTSTRAP_ADMIN_PASSWORD=wVMR6R/S3>q9I?
KC_PUBLIC_HOSTNAME=sso.greact.ru