V0.0.1
[update] 添加 443 端口暴漏
This commit is contained in:
parent
fb7bf515aa
commit
7f226cda24
@ -33,4 +33,5 @@ RUN apk add --no-cache tzdata ca-certificates util-linux jq && \
|
||||
wget -O /geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat && \
|
||||
chmod +x /entrypoint.sh
|
||||
|
||||
EXPOSE 443
|
||||
ENTRYPOINT ["./entrypoint.sh"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user