Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnONolan authored Jul 4, 2024
1 parent 8431cf5 commit 6008e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6008e60

Please sign in to comment.