Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add oauth keycloak env vars to docker example #390

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

e-five256
Copy link
Member

when running php commands in dev I noticed I got a bunch of:

Environment variable not found: \"OAUTH_KEYCLOAK_SECRET\".

it looks like this section was added to .env.example fe32256 but doesn't appear in the docker example. I'm not quite sure if there are any gotchas attempting to use keycloak from docker setup, but this stops the log output

@e-five256 e-five256 added the low priority does not impact production code label Jan 3, 2024
Copy link
Member

@nobodyatroot nobodyatroot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, docker got out of sync with bare metal... again.

@e-five256 e-five256 merged commit dc5fd4b into main Jan 3, 2024
7 checks passed
@e-five256 e-five256 deleted the e5/docker-keycloak branch January 3, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority does not impact production code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants