diff --git a/.vscode/settings.json b/.vscode/settings.json index 92a8d64..2c2d074 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -21,5 +21,5 @@ "markdown.styles": [ ".vscode/custom-tag-style.css" ], - "gitdoc.enabled": false + "gitdoc.enabled": true } diff --git a/homelab.md b/homelab.md index 6c3b759..f743f7d 100644 --- a/homelab.md +++ b/homelab.md @@ -15,7 +15,8 @@ ### Gitea -* gitea.hh.lan +* http://gitea.hh.lan:3000 +* SSH key stored in bitwarden * used `docker-compose-template` VM template * Moved host `sshd` to `tcp:2222` so gitea container can use `tcp:22`