From 028c1e516c54fda01197f1d8ef630626667ff8ff Mon Sep 17 00:00:00 2001 From: ale Date: Sun, 16 Oct 2022 22:36:18 +0200 Subject: [PATCH] README.md Warning --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c6c900f..fc88e6a 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,8 @@ This project can be used with NodeJS only, but if you like you can use `docker` ## Configuration and Recommendations -- If you want to use in production consider using it behind a proxy - You need to set some variables in the `public/js/main.js` file to work properly - +- `Warning`: be careful if you put this project into production, you are using a public local torrent tracker, look at the [bittorrent-tracker](https://github.com/webtorrent/bittorrent-tracker) options to filter connections, consider using it behind a proxy ## Build