๐ PostgreSQL demo
No database is configured (DB_HOST is unset), so this page runs in demo mode.
When the DB_* environment variables are set, this page inserts a row per visit and shows the total โ the count stays consistent no matter which of the 2+ replicas serves your request, because state lives in PostgreSQL, not in any pod's memory. See guide 08.