소스 검색

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

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 / {
     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 {
   listen 23481;
   server_name flibusta_proxy_static;