They seem to make `GET` requests with `body`, which isn't allowed by the spec and causes Deno to fail. This prevents/ignores that.
It also makes the default `docker-compose.yml` "safer" by not exposing the database and container.
Finally, it removes a couple of unmaintained "one-click-deploy" buttons and simplifies documentation.