Merge branch 'main' into change-oauth-redir

This commit is contained in:
Adam
2025-10-14 13:59:47 +02:00
committed by GitHub
4 changed files with 32 additions and 0 deletions

View File

@ -27,3 +27,5 @@ SMTP_AUTH_USERNAME=<smtp-user>
SMTP_AUTH_PASSWORD=<smtp pass>
EMAIL_TO=<mail to send to>
USER_URL=<the url to the user api>
AUTH_URL=<the url to the auth api>