mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-27 01:48:09 -07:00
*: move default tracker port to 6969
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ COPY --from=build-env /go/bin/chihaya /chihaya
|
||||
RUN adduser -D chihaya
|
||||
|
||||
# Expose a docker interface to our binary.
|
||||
EXPOSE 6880 6881
|
||||
EXPOSE 6880 6969
|
||||
|
||||
# Drop root privileges
|
||||
USER chihaya
|
||||
|
||||
Reference in New Issue
Block a user