We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v2node
1 parent 0b0fa91 commit d271debCopy full SHA for d271deb
v2node/Dockerfile
@@ -5,5 +5,6 @@ RUN sed -i 's/\/v2ray-l/\/v4.45.2\/v2ray-l/' /opt/startup.sh
5
ENV PORT=443
6
ENV WS_URI=/
7
ENV V2RAY_VMESS_AEAD_FORCED=false
8
+EXPOSE 443
9
-ENTRYPOINT ["sh", "-c", "/opt/startup.sh"]
10
+ENTRYPOINT ["sh", "-c", "/opt/startup.sh"]
0 commit comments