mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-07-15 16:58:08 +00:00
Update README.md
This commit is contained in:
parent
1983074438
commit
714492d60b
|
@ -70,7 +70,8 @@ sudo update-ca-certificates
|
||||||
1. set `http_proxy` variable to `http://localhost:5555` (e.g. `http_proxy=http://localhost:5555`)
|
1. set `http_proxy` variable to `http://localhost:5555` (e.g. `http_proxy=http://localhost:5555`)
|
||||||
|
|
||||||
### In NGINX configuration
|
### In NGINX configuration
|
||||||
1. In NGINX configuration (e.g. `/etc/nginx/conf.d/mastodon.conf`), edit the `proxy_pass` like a `proxy_pass http://localhost:5555` (port number of caterpillar)
|
1. Check your port number of Caterpillar (default: 5555)
|
||||||
|
1. In NGINX configuration (e.g. `/etc/nginx/conf.d/mastodon.conf`), edit the `proxy_pass` like a `proxy_pass 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