docker-compose.yml
file is located by running the command:
ls -la
in the terminal. You can look for the docker-compose.yml
file this way, if necessary.docker-compose.yml
file using your preferred file editor.
Keycloak
service section of the file, and under environment:
, add the following lines:
docker-compose.yml
file to show you what your Keycloak section might look like.