update
This commit is contained in:
parent
adcd5e8035
commit
d47d5e8a16
38 changed files with 38 additions and 21 deletions
|
|
@ -1,6 +1,6 @@
|
|||
server {
|
||||
listen %ip%:%proxy_port%;
|
||||
listen [2603:c022:8007:9122::8888]:%proxy_port%;
|
||||
listen [::]:%proxy_port%;
|
||||
server_name %domain_idn% %alias_idn%;
|
||||
location / {
|
||||
rewrite ^(.*) https://%domain_idn%$1 permanent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue