From 519372069f0949fcff5d88aeb4509aa3fdb6f62c Mon Sep 17 00:00:00 2001 From: PassiveLemon Date: Tue, 4 Jul 2023 07:58:40 -0400 Subject: [PATCH] Update README.md --- docker/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker/README.md b/docker/README.md index 35ad29a..ad9afc9 100644 --- a/docker/README.md +++ b/docker/README.md @@ -64,6 +64,4 @@ services: ``` ### Other
-Currently, the internal management port can't be changed without building the image yourself. You can just change the container from `8000:8000` to `new:8000` and access the interface over the new port.
- 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.