删除 'nginx/pleroma.tpl'
This commit is contained in:
parent
51cf09ac52
commit
76d012f633
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
server {
|
||||
listen %ip%:%proxy_port%;
|
||||
server_name %domain_idn% %alias_idn%;
|
||||
location / {
|
||||
rewrite ^(.*) https://%domain_idn%$1 permanent;
|
||||
}
|
||||
include %home%/%user%/conf/web/*nginx.%domain_idn%.conf_letsencrypt;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue