This commit is contained in:
Sergei Poljanski 2023-08-26 12:07:47 +02:00
commit f0d87cb54c
20 changed files with 682 additions and 36 deletions

View file

@ -1,6 +1,7 @@
server {
listen 443 ssl;
#listen [::]:443 ssl http2;
listen [::]:443 ssl;
http2 on;
server_name git.asxp.io www.git.asxp.io;
location / {