# Custom health check message PING_MESSAGE=pong # Skip login/signup (local dev / preview only) # AUTH_DISABLED=true # Postgres connection (local dev: Docker container "stocklist-postgres") # DATABASE_URL=postgres://stocklist:@127.0.0.1:5432/stocklist