Skip to content

Commit

Permalink
添加web页面支持展示二维码,默认web端口34323
Browse files Browse the repository at this point in the history
  • Loading branch information
matteriot committed Mar 1, 2025
1 parent 4566f64 commit 5af2241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ FROM alpine:latest
EXPOSE 1082
#mdns端口
EXPOSE 5353/udp
EXPOSE 34323/tcp

RUN apk add --no-cache bash

Expand Down

0 comments on commit 5af2241

Please sign in to comment.