From 5038429a700347dd44bf7dac9430128033962018 Mon Sep 17 00:00:00 2001 From: PassiveLemon Date: Thu, 20 Jul 2023 22:04:16 -0400 Subject: [PATCH] Update README.md --- docker/README.md | 4 ---- 1 file changed, 4 deletions(-) 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.
-