mirror of
https://github.com/terraphim/gitea-infrastructure.git
synced 2026-07-16 00:00:32 +02:00
chore: Fix trailing whitespace across project files
Automated fix from pre-commit hooks (trailing-whitespace, end-of-file-fixer). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@ Self-hosted Git infrastructure with S3-compatible storage, monitoring, and prope
|
||||
```bash
|
||||
op item create --vault="zesticai-non-prod" --category=login \
|
||||
--title="gitea-postgres" --generate-password=20 username=gitea
|
||||
|
||||
|
||||
op item create --vault="zesticai-non-prod" --category=custom \
|
||||
--title="gitea-s3" access-key="$(openssl rand -hex 20)" \
|
||||
secret-key="$(openssl rand -hex 40)"
|
||||
|
||||
Reference in New Issue
Block a user