Fixes
This commit is contained in:
parent
21bb43361c
commit
f0d87cb54c
20 changed files with 682 additions and 36 deletions
|
|
@ -1,7 +1,8 @@
|
|||
#asxp.io test gpg sign
|
||||
server {
|
||||
listen 443 ssl http2;
|
||||
#listen [::]:443 ssl http2;
|
||||
listen 443 ssl;
|
||||
listen [::]:443 ssl;
|
||||
http2 on;
|
||||
server_name asxp.io www.asxp.io;
|
||||
|
||||
root /srv/http/asxpio;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue