[docs]defrun_prod_messages():"""Messages"""# Mensajes principalesmessages=["Your production environment is almost ready to run...","Learn how to setup and run your production environment using Docker Compose:\n","https://djpro.readthedocs.io/en/latest/quickstart.html#including-docker-configuration\n",]formessageinmessages:log_with_color(logging.INFO,message,Fore.WHITE)