Browse Source

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

Book Pauk 4 years ago
parent
commit
684b675fca
1 changed files with 1 additions and 2 deletions
  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;