From a8d6ef3a811713beaabfd0f9a9592016159e17ac Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 4 Feb 2024 12:03:46 +0000 Subject: Add semicolon to nginx config for git --- roles/git/files/git.ilvokhin.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/git') 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; -- cgit v1.2.3-70-g09d2