From 3f38d91de6aacd5bdb16b47b0f8a768f343a3b60 Mon Sep 17 00:00:00 2001 From: fsociety Date: Sat, 7 Sep 2024 17:14:06 +0200 Subject: [PATCH] docs: remove ENABLE_CLEARNET option from README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 772e122..91244c6 100644 --- a/README.md +++ b/README.md @@ -139,8 +139,6 @@ docker compose -f docker-compose.tor.yml up --build docker compose -f docker-compose.tor.yml up --build -d ``` -You can disable or enable clearnet access by changing `ENABLE_CLEARNET=false` or `ENABLE_CLEARNET=true` in the `.env` file. - You can find the onion address here: `tor/data/relay/hostname` ### 8. Access the relay