summaryrefslogtreecommitdiff
path: root/blog/src/a/git_server_with_cgit.md
diff options
context:
space:
mode:
Diffstat (limited to 'blog/src/a/git_server_with_cgit.md')
-rw-r--r--blog/src/a/git_server_with_cgit.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/src/a/git_server_with_cgit.md b/blog/src/a/git_server_with_cgit.md
index 9d7ab44..4eb440c 100644
--- a/blog/src/a/git_server_with_cgit.md
+++ b/blog/src/a/git_server_with_cgit.md
@@ -15,8 +15,8 @@ Note that this is mostly for personal use, so there's no user/authentication con
I might get tired of saying this (it's just copy paste, basically)... but you will need the same prerequisites as before (check my [website](https://blog.luevano.xyz/a/website_with_nginx.html) and [mail](https://blog.luevano.xyz/a/mail_server_with_postfix.html) entries), with the extras:
-* (Optional, if you want a "front-end") A **CNAME** for "git" and (optionally) "www.git", or some other name for your sub-domains.
-* An SSL certificate, if you're following the other entries, add a `git.conf` and run `certbot --nginx` to extend the certificate.
+- (Optional, if you want a "front-end") A **CNAME** for "git" and (optionally) "www.git", or some other name for your sub-domains.
+- An SSL certificate, if you're following the other entries, add a `git.conf` and run `certbot --nginx` to extend the certificate.
## Git