ansible-nas/roles/gitea/tasks
Tim Simpson eae3cf55f4 changes the port used inside gitea container to 22
This updates the gitea container so it uses port 22 for SSH instead of
`{{ gitea_port_ssh }}`. This seems to be correct as this port is
forwarded using `"{{ gitea_port_ssh }}:22"`, so it follows `SSH_PORT`
should be hard-set to 22 as well.
2023-07-09 15:10:58 -05:00
..
main.yml changes the port used inside gitea container to 22 2023-07-09 15:10:58 -05:00