One more README change

This commit is contained in:
Gervasio Marchand 2022-12-04 23:10:57 -03:00
parent e716cf63fc
commit ec328acb16
No known key found for this signature in database
GPG Key ID: B7736CB188DD0A38

View File

@ -45,7 +45,9 @@ Sure! I recorded one [here](https://youtu.be/ungRlYKHS0E).
## I want to run this myself!
Sure thing! The easiest way is doing so via `docker-compose`.
Sure thing! The easiest way is doing so via `docker-compose`. One important thing to notice is that all the instances that use your FakeRelay will treat it as a real relay. That means they will send traffic your way.
FakeRelay ignores this traffic, but that will still count against your badwidth. What I did is I set up Cloudflare so that it only forwards `POST`s to `/inbox` if the `type` is `Follow`.
### Setting up docker compose