The deploy-production/docker-compose.prod.yml still had the old admin script that skips user creation when users exist. Now it matches compose.yml: attempts to create the admin user, and if it already exists, resets the password to the configured value. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>