work
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 3m31s

This commit is contained in:
2026-05-26 17:14:35 +02:00
parent 6bd3b76782
commit 56c9cca016
28 changed files with 2762 additions and 12 deletions

View File

@@ -11,3 +11,8 @@ BETTER_AUTH_SECRET=""
# https://www.better-auth.com/docs/authentication/github
GITHUB_CLIENT_ID=""
GITHUB_CLIENT_SECRET=""
# GitHub App
GITHUB_APP_ID=""
GITHUB_APP_SLUG=""
GITHUB_APP_SETUP_URL=""