Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir authored Feb 21, 2024
1 parent 19a0e42 commit fb2ca88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ http://localhost:8080
*Note*: Login with username `admin` and password `admin`

## Configure
Mount a volume at `/docker-entrypoint-initdb.d` containing bash scripts to run, ordered by name ascending. See [example](https://github.com/JeffersonLab/keycloak/tree/main/scripts/example/docker-entrypoint-initdb.d).
Mount a volume at `/container-entrypoint-initdb.d` containing bash scripts to run, ordered by name ascending. See [example](https://github.com/JeffersonLab/keycloak/tree/main/container/keycloak/initdb.d).

Environment variables:
| Name | Description |
Expand Down

0 comments on commit fb2ca88

Please sign in to comment.