mirror of
https://github.com/aljazceru/haven.git
synced 2025-12-18 14:24:18 +01:00
This commit introduces Docker support to the project. It includes Dockerfile, docker-compose.yml, and docker-compose.tor.yml for running the application in a Docker container and setting up a Tor hidden service. It also updates the README to include instructions for using Docker. Additionally, it makes adjustments to .env.example and .gitignore files for better Docker compatibility.