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.
1 parent 55f1d72 commit 3007bcfCopy full SHA for 3007bcf
1 file changed
Dockerfile
@@ -49,6 +49,7 @@ RUN chmod +x \
49
/usr/bin/x-ui
50
51
ENV XUI_ENABLE_FAIL2BAN="true"
52
+EXPOSE 2053
53
VOLUME [ "/etc/x-ui" ]
54
CMD [ "./x-ui" ]
55
ENTRYPOINT [ "/app/DockerEntrypoint.sh" ]
0 commit comments