mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-17 23:14:21 +01: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
|
||||
|
||||
LABEL proxy.#1.healthcheck.disable=true
|
||||
|
||||
ENV LISTEN_ADDR=0.0.0.0:2375
|
||||
CMD ["/app/run"]
|
||||
Reference in New Issue
Block a user