oauth-gateway-exploration
oauth-gateway-exploration copied to clipboard
Keycloak docker environment vars
I had to add DB_ADDR: postgres
to the list of environment variables of the keycloak image in keycloak/docker-compose.yml
, otherwise it wouldn't start up.