wings icon indicating copy to clipboard operation
wings copied to clipboard

docker: Expose default SFTP port

Open dannyhpy opened this issue 1 year ago • 2 comments

This pull request adds the default SFTP port (2022) to the EXPOSE instruction in Dockerfile

dannyhpy avatar Jun 26 '24 15:06 dannyhpy

Is there really any reason to do this? The web port was only added to make some reverse proxy software easier to configure.

danny6167 avatar Jun 27 '24 06:06 danny6167

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.

dannyhpy avatar Jun 27 '24 09:06 dannyhpy