Mealie
Configure Mealie recipe manager with Pocket ID
- In Pocket-ID, create a new OIDC Client, name it i.e.
Mealie. - Set the callback URL to:
https://<your-mealie-domain>/login. - Add the following to your docker
composeor.envfile for Mealie:
Example directly in compose.yaml:
Example using an .env file:
If you are using an .env file, be sure to reference the file in your compose.yaml under mealie add: