From 6008e608bb29f0d3ee6f848f4b47355fce6a379f Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Thu, 4 Jul 2024 14:33:20 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa5856a0..18f4f9cd 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This has only been tested on MacOS using [Docker for Mac](https://docs.docker.co 1. **[Install Ghost](https://ghost.org/docs/install/)** - Ensure Ghost is running locally at `localhost:2368`. -2. **Proxy with [Tailscale](https://tailscale.com/) ([ngrok](https://ngrok.com/) can also work)** +2. **Proxy with [Tailscale](https://tailscale.com/)** (or [ngrok](https://ngrok.com/)) - Use `tailscale funnel 80` or `ngrok http 80` to expose your local port 80. 3. **Configure Ghost** - Run `ghost config url` and set it to tthe URL provided by Tailscale