beb55ca8719f68887ed6c09da46ff43a77e30b6a
- Add PostgreSQL section: DATABASE_URL, DATABASE_MIGRATE_URL, POSTGRES_PASSWORD - Add MinIO section: MINIO_ROOT_USER, MINIO_ROOT_PASSWORD, MINIO_ENDPOINT, MINIO_ACCESS_KEY, MINIO_SECRET_KEY, MINIO_BUCKET - Add Redis section: REDIS_PASSWORD, REDIS_URL - Add Security section: SECRET_KEY (Phase 2 placeholder, documented now) - All passwords use changeme_* style placeholders matching the init SQL script - Grouped by service with comment headers per D-11
Description
No description provided
Languages
Python
65.7%
Vue
22.8%
JavaScript
11.3%