Skip to content

Conversation

@jakob1379
Copy link

@jakob1379 jakob1379 commented Dec 3, 2025

This PR ensures that the generated passphrases have a consistent length.

During the docker compose, some service complained that the secret were too long, which is caused by the python -c "import secrets; print(secrets.token_urlsafe(32)) which is in bytes, not characters.

@github-actions github-actions bot added the docs label Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant