diff --git a/docker/README.md b/docker/README.md index bdeed13..8d981ce 100644 --- a/docker/README.md +++ b/docker/README.md @@ -63,7 +63,3 @@ services: environment: ARGS: '-port=:8000 -noauth=false' ``` - -### Other
-If the container doesn't start properly, you might be rate limited from GitHub for some amount of time. You can check this by running `curl -s https://api.github.com/repos/tobychui/zoraxy/releases` on the host. If you are, you will just have to wait for a little while or use a VPN.
-