This commit is contained in:
qy117121 2023-03-13 19:30:37 +08:00
parent adcd5e8035
commit d47d5e8a16
38 changed files with 38 additions and 21 deletions

View file

@ -5,6 +5,7 @@
server {
listen %ip%:%proxy_port%;
listen [::]:%proxy_port%;
server_name %domain_idn% %alias_idn%;
include %home%/%user%/conf/web/%domain%/nginx.forcessl.conf*;