]> source.dussan.org Git - gitea.git/commit
Implement the ability to change the ssh port to match what is in the gitea config...
authorChristopher Thomas <chris.thomas@antimatter-studios.com>
Sun, 7 Jul 2019 01:57:53 +0000 (03:57 +0200)
committertechknowlogick <techknowlogick@gitea.io>
Sun, 7 Jul 2019 01:57:53 +0000 (21:57 -0400)
commit75d44143863e90a7aeff30a3f40128f144df94dd
tree91d0e484ecc2ceb441206e33da02324a5672906c
parentb282d4e1216964eae54a7b5d10c2ec2feb88a11e
Implement the ability to change the ssh port to match what is in the gitea config (#7286)

* - rearrange the templates to make it more logical because now ssh_config is a template
- implemented the updating of the port to the same as the port sent to the gitea config

* change the filename back
docker/root/etc/s6/openssh/setup
docker/root/etc/ssh/sshd_config [deleted file]
docker/root/etc/templates/sshd_config [new file with mode: 0644]