commit 9c566b27d999cbf1450c83d152b2b581ece51294 parent dd2b5933c1cecc03e0a4c141b19daad540e4f637 Author: Anders Hedman <anders.hedman01@gmail.com> Date: Mon, 21 Nov 2022 20:38:52 +0100 Updated README Diffstat:
M | README.md | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -56,7 +56,9 @@ Forked from jkarlosb [GitHub](https://github.com/jkarlosb/git-server-docker) and * Both url and owner lines can be deleted entirely if web server container is not used * Line 3 + 9 ./git-shell-commands/new-repo can also be deleted if web server container is not used * Modify contents of ./resources -* Modify ./sshd_config (Allowing password or root authentication **not** recommended) +* Modify ./sshd_config + * Allowing password or root authentication **not** recommended + * By default, user git has insecure password 12345 but password authentication is disabled ### SSH keys