Merge branch 'main' into DockerMerge

This commit is contained in:
Toby Chui
2023-07-20 10:30:07 +08:00
committed by GitHub
44 changed files with 4558 additions and 134 deletions

View File

@@ -63,3 +63,7 @@ services:
environment:
ARGS: '-port=:8000 -noauth=false'
```
### Other </br>
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. </br>