mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-09-20 01:04:14 +00:00
Frontend on /app path for easy custom homepage
This commit is contained in:
@@ -22,6 +22,12 @@ S3_BUCKET=pds-blobs
|
||||
AWS_ACCESS_KEY_ID=minioadmin
|
||||
AWS_SECRET_ACCESS_KEY=minioadmin
|
||||
# =============================================================================
|
||||
# Backups (S3-compatible)
|
||||
# =============================================================================
|
||||
# Set to enable automatic repo backups to S3
|
||||
# BACKUP_S3_BUCKET=pds-backups
|
||||
# BACKUP_ENABLED=true
|
||||
# =============================================================================
|
||||
# Valkey (for caching and distributed rate limiting)
|
||||
# =============================================================================
|
||||
# If not set, falls back to in-memory caching (single-node only)
|
||||
|
||||
Reference in New Issue
Block a user