summaryrefslogtreecommitdiff
path: root/roles/git
diff options
context:
space:
mode:
Diffstat (limited to 'roles/git')
-rw-r--r--roles/git/files/git.ilvokhin.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/git/files/git.ilvokhin.com b/roles/git/files/git.ilvokhin.com
index bea98a5..d94585f 100644
--- a/roles/git/files/git.ilvokhin.com
+++ b/roles/git/files/git.ilvokhin.com
@@ -7,7 +7,7 @@ server {
# Asterisk (*) is here to match both git.conf and cgit.conf (if the latter
# exists), because cgit comes with a separate role, but they share one
# server (git.ilvokhin.com) for usage convenience.
- include includes/*git.conf
+ include includes/*git.conf;
listen 443 ssl;
ssl_certificate /etc/letsencrypt/live/git.ilvokhin.com/fullchain.pem;