浏览代码

Поправка конфига

Book Pauk 4 年之前
父节点
当前提交
684b675fca
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      docs/liberama.top/liberama

+ 1 - 2
docs/liberama.top/liberama

@@ -107,11 +107,10 @@ server {
 
 
   location / {
   location / {
     proxy_pass http://flibusta.is;
     proxy_pass http://flibusta.is;
-    proxy_redirect http://static.flibusta.is:443 http://$server_addr:23481;
+    proxy_redirect http://static.flibusta.is:443 http://b.liberama.top:23481;
   }
   }
 }
 }
 
 
-
 server {
 server {
   listen 23481;
   listen 23481;
   server_name flibusta_proxy_static;
   server_name flibusta_proxy_static;