evote
evote copied to clipboard
Added possibility to run with Docker
This version includes the possibility to run the complete website with docker-compose, which facilitates the maintenance of the server by fixing the php-version (this project currently does not work with php8). Also, this makes the startup way easier since it only requires docker and docker-compose.