wings
wings copied to clipboard
docker: Expose default SFTP port
This pull request adds the default SFTP port (2022) to the EXPOSE instruction in Dockerfile
Is there really any reason to do this? The web port was only added to make some reverse proxy software easier to configure.
Is there really any reason to do this? The web port was only added to make some reverse proxy software easier to configure.
No pratical reason I could think of, except for completeness.