fixed lxc again

This commit is contained in:
root 2022-10-21 07:29:56 -04:00
parent bdeccc549a
commit 21f659d05c
10 changed files with 10 additions and 10 deletions

View File

@ -3,7 +3,7 @@ add_header Onion-Location http://bw.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajh
error_log /var/log/nginx/bw.err;
location / {
proxy_pass http://10.0.3.154:10416/;
proxy_pass http://10.0.3.57:10416/;
proxy_redirect off;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

View File

@ -4,7 +4,7 @@ access_log off;
error_log /var/log/nginx/error.log crit;
location / {
proxy_pass http://10.0.3.154:3001/;
proxy_pass http://10.0.3.57:3001/;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_set_header Host $host; # so Invidious knows domain
proxy_http_version 1.1; # to keep alive

View File

@ -3,7 +3,7 @@ add_header Onion-Location http://lr.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajh
error_log off;
location / {
proxy_pass http://10.0.3.154:2501/;
proxy_pass http://10.0.3.57:2501/;
proxy_http_version 1.1;
proxy_redirect off;
proxy_set_header Host $host;

View File

@ -2,7 +2,7 @@ add_header Onion-Location http://ld.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajh
location / {
proxy_pass http://10.0.3.154:5002/;
proxy_pass http://10.0.3.57:5002/;
proxy_redirect off;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

View File

@ -3,7 +3,7 @@ add_header Onion-Location http://nt.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajh
error_log off;
location / {
proxy_pass http://10.0.3.154:5744/;
proxy_pass http://10.0.3.57:5744/;
proxy_http_version 1.1;
proxy_redirect off;
proxy_set_header Host $host;

View File

@ -4,7 +4,7 @@ access_log off;
error_log /var/log/nginx/error.log crit;
location / {
proxy_pass http://10.0.3.154:5001/;
proxy_pass http://10.0.3.57:5001/;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_set_header Host $host; # so Invidious knows domain
proxy_http_version 1.1; # to keep alive

View File

@ -1,7 +1,7 @@
add_header Onion-Location http://scribe.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
location / {
proxy_pass http://10.0.3.154:5467/;
proxy_pass http://10.0.3.57:5467/;
proxy_redirect off;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

View File

@ -1,7 +1,7 @@
add_header Onion-Location http://st.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
location / {
proxy_pass http://10.0.3.154:8065;
proxy_pass http://10.0.3.57:8065;
proxy_redirect off;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-Proto $scheme;

View File

@ -1,7 +1,7 @@
add_header Onion-Location http://tl.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
location / {
proxy_pass http://10.0.3.154:5201;
proxy_pass http://10.0.3.57:5201;
proxy_redirect off;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-Proto $scheme;

View File

@ -3,7 +3,7 @@ add_header Onion-Location http://td.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajh
error_log off;
location / {
proxy_pass http://10.0.3.154:8003/;
proxy_pass http://10.0.3.57:8003/;
proxy_redirect off;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-Proto $scheme;