The Docker setup remains an alternative local/container path. Production
currently uses systemd and Nginx.
cd faq_botcp .env.example .envdocker compose up --build -d
The production Hetzner deployment documented in this repository does not use
Docker. Use Docker only when you explicitly want a container-based local or
alternative deployment.