refactor : rename GITEA_ENCRYPTION_KEY to ENCRYPTION_KEY

Generic encryption key name for shared use across Gitea and BookStack
token encryption.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-15 18:03:52 +01:00
parent cfaa6c42ec
commit 3dd2d39222
2 changed files with 3 additions and 4 deletions

2
.env
View File

@@ -20,4 +20,4 @@ JWT_COOKIE_TTL=86400
DATABASE_URL="postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@db:${POSTGRES_PORT}/${POSTGRES_DB}?serverVersion=16&charset=utf8"
GITEA_ENCRYPTION_KEY=
ENCRYPTION_KEY=aaaaaaaaa