mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2025-12-18 13:38:06 +03:00
Fixing issues with Better Auth
This commit is contained in:
@@ -66,7 +66,7 @@ services:
|
||||
- DATABASE_URL=file:data/gitea-mirror.db
|
||||
- HOST=0.0.0.0
|
||||
- PORT=4321
|
||||
- JWT_SECRET=dev-secret-key
|
||||
- BETTER_AUTH_SECRET=dev-secret-key
|
||||
# GitHub/Gitea Mirror Config
|
||||
- GITHUB_USERNAME=${GITHUB_USERNAME:-your-github-username}
|
||||
- GITHUB_TOKEN=${GITHUB_TOKEN:-your-github-token}
|
||||
|
||||
Reference in New Issue
Block a user