mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-03-12 08:55:16 +00:00
Update README.md
This commit is contained in:
parent
6715b4ea32
commit
033b429905
|
@ -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.
|
4. (Optional) With [Cloudflare](https://cloudflare.com), we can expect to accelerate the 4x speed and reduce the network stuck.
|
||||||
|
|
||||||
## (Optional) For Mastodon users
|
## (Optional) For Mastodon users
|
||||||
1. set `SERVER_URL` variable to `localhost` in `.env` or `[php-httpproxy installed directory]/settings.ini` (e.g. `SERVER_URL=localhost`)
|
1. In `[php-httpproxy installed directory]/settings.ini` or `.env`, set `SERVER_URL` variable to `localhost` in `.env` (e.g. `SERVER_URL=localhost`)
|
||||||
2. set `http_proxy` variable to `http://localhost:5555` in `[mastodon installed directory]/env.production` (e.g. `http_proxy=http://localhost:5555`)
|
2. In `[mastodon installed directory]/env.production`, set `http_proxy` variable to `http://localhost:5555` (e.g. `http_proxy=http://localhost:5555`)
|
||||||
|
|
||||||
## References
|
## References
|
||||||
* https://github.com/anapeksha/python-proxy-server
|
* https://github.com/anapeksha/python-proxy-server
|
||||||
|
|
Loading…
Reference in New Issue
Block a user