mirror of
https://github.com/aljazceru/haven.git
synced 2026-01-13 18:44:24 +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.
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
HiddenServiceDir /var/lib/tor/haven
|
|
HiddenServicePort 80 relay:3355
|