Files
web_scraping/hoppscotch/selfhost/.gitignore
T
egutierrez 65ca2b3d43 chore: auto-commit (4 archivos)
- .gitignore
- CAPABILITIES_TODO.md
- CHROMIUM_SYSTEM.md
- hoppscotch/

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-11 00:16:47 +02:00

8 lines
259 B
Plaintext

# El .env lleva secretos (DATA_ENCRYPTION_KEY, POSTGRES_PASSWORD) → nunca se versiona.
# Solo viaja la plantilla .env.example.
.env
# Archivos oficiales descargados como referencia (no son nuestra config).
.env.example.upstream
docker-compose.upstream.yml