mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-11-18 23:04:05 +01:00
Revert port update
This commit is contained in:
@@ -36,5 +36,5 @@ ENV ARGS="-noauth=false"
|
||||
|
||||
ENTRYPOINT ["/opt/zoraxy/entrypoint.sh"]
|
||||
|
||||
HEALTHCHECK --interval=5s --timeout=5s --retries=2 CMD nc -vz 127.0.0.1 5487 || exit 1
|
||||
HEALTHCHECK --interval=5s --timeout=5s --retries=2 CMD nc -vz 127.0.0.1 8000 || exit 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user