Commit Graph

3 Commits

Author SHA1 Message Date
davide d958a4b9a5 docs: add network ports section to README
Sezione dedicata alle porte con distinzione tra porte pubbliche (80,
443), interne Docker (3000, 5432, 1025) e solo sviluppo (8025).
Include comandi UFW pronti per Ubuntu/Debian.
2026-05-19 09:19:16 +02:00
davide e82e20b0f1 docs: add localhost vs production comparison and fix Caddyfile example
- Add new section summarising the 4 differences between local dev and
  production: domain/HTTPS, env vars, server requirements, backups
- Update production Caddyfile example to include /uploads/* static
  file handler (required for image serving)
2026-05-18 17:55:12 +02:00
davide a8d4c158b8 Commit iniziale 2026-05-18 15:25:38 +02:00