mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-09-06 01:41:00 +00:00
Update README.md
This commit is contained in:
parent
e7c62bb420
commit
978baca5b4
|
@ -57,6 +57,7 @@ sudo update-ca-certificates
|
||||||
## (Optional) For Mastodon users
|
## (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`)
|
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`)
|
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
|
## References
|
||||||
* https://github.com/anapeksha/python-proxy-server
|
* https://github.com/anapeksha/python-proxy-server
|
||||||
|
|
Loading…
Reference in New Issue
Block a user