Web-DeployDeployment of the DiscreteZoo Website.ConfigurationGenerate a configuration file:cp .env.sample .env your-favorite-editor .env Deploymentdocker-compose pull docker-compose up -d