docker: Expose default SFTP port
This commit is contained in:
parent
3114a3b82e
commit
99392e66d0
|
@ -22,4 +22,4 @@ COPY --from=builder /etc/os-release /etc/os-release
|
|||
COPY --from=builder /app/wings /usr/bin/
|
||||
CMD [ "/usr/bin/wings", "--config", "/etc/pterodactyl/config.yml" ]
|
||||
|
||||
EXPOSE 8080
|
||||
EXPOSE 8080 2022
|
||||
|
|
Loading…
Reference in New Issue
Block a user