mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 09:48:32 +02:00
chore: disable godoxy health checking for socket-proxy
This commit is contained in:
@@ -49,5 +49,7 @@ COPY --from=builder /app/run /app/run
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
LABEL proxy.#1.healthcheck.disable=true
|
||||||
|
|
||||||
ENV LISTEN_ADDR=0.0.0.0:2375
|
ENV LISTEN_ADDR=0.0.0.0:2375
|
||||||
CMD ["/app/run"]
|
CMD ["/app/run"]
|
||||||
Reference in New Issue
Block a user