Installation Clone this repository: git clone git@github.com:RomaP13/webapp.git cd webapp/ Copy the example .env file to create your own .env file: cp .env.example .env Build and Start the Containers sudo docker-compose -f docker-compose-prod.yaml up