- 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.
5 lines
75 B
INI
5 lines
75 B
INI
parent=base
|
|
import=common/keycloak
|
|
styles=css/drill-luxe.css
|
|
locales=ru,en
|