From e91da06240f4f9d20f575f5ab82c49f97591ac3e Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 17 Feb 2024 18:11:03 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89cd40a..7ffb79f 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ sudo update-ca-certificates 4. (Optional) With [Cloudflare](https://cloudflare.com), we can expect to accelerate the 4x speed and reduce the network stuck. ## (Optional) For Mastodon users -1. set `SERVER_URL` variable to `localhost` in settings.ini (e.g. `SERVER_URL=localhost`) -2. set `http_proxy` variable to `http://localhost:5555` in env.production (e.g. `http_proxy=http://localhost:5555`) +1. set `SERVER_URL` variable to `localhost` in `.env` or `settings.ini` (e.g. `SERVER_URL=localhost`) +2. set `http_proxy` variable to `http://localhost:5555` in `env.production` (e.g. `http_proxy=http://localhost:5555`) ## References * https://github.com/anapeksha/python-proxy-server