From fdc7f7cb1d9da72c96cb13e568e1256b26afd660 Mon Sep 17 00:00:00 2001 From: Vishal <64505169+vishalxl@users.noreply.github.com> Date: Wed, 21 Dec 2022 13:09:08 +0530 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index a7ba8d2..56939c9 100644 --- a/README.md +++ b/README.md @@ -39,21 +39,6 @@ docker run -it nostr_console start ``` -# Running Remotely Using Docker - -Use Nostr Terminal + Nostr Console to run Nostr Console remotely from a browser. - -Build using -``` -docker build -f Dockerfile.remote -t nostr_console_remote . -``` - -Then run using -``` -docker run -it nostr_console_remote start -``` - -Do keep security/privacy factors in mind. The link is basically an online backdoor into the local terminal. Related info [here](https://github.com/vishalxl/nostr_console/discussions/18) # Use