Update README.md

This commit is contained in:
Namhyeon Go 2024-02-19 16:42:47 +09:00 committed by GitHub
parent e7c62bb420
commit 978baca5b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,6 +57,7 @@ sudo update-ca-certificates
## (Optional) For Mastodon users
1. In `[caterpillar installed directory]/settings.ini` or `.env`, set `SERVER_URL` variable to `localhost` in `.env` (e.g. `SERVER_URL=localhost`)
2. In `[mastodon installed directory]/env.production`, set `http_proxy` variable to `http://localhost:5555` (e.g. `http_proxy=http://localhost:5555`)
3. if you want use notification, set `MASTODON_SERVER`(server domain) variable
## References
* https://github.com/anapeksha/python-proxy-server