Bug fixed

This commit is contained in:
Sergei Poljanski 2023-08-21 02:50:12 +02:00
commit 21bb43361c
3 changed files with 19 additions and 20 deletions

View file

@ -1,5 +1,5 @@
server {
listen 443 ssl http2;
listen 443 ssl;
#listen [::]:443 ssl http2;
server_name git.asxp.io www.git.asxp.io;