mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-22 10:43:32 +00:00
Create @robosats.org
This commit is contained in:
@ -89,10 +89,6 @@ server {
|
|||||||
default_type application/json;
|
default_type application/json;
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
|
||||||
return 301 https://learn.robosats.org$request_uri;
|
|
||||||
}
|
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
proxy_set_header X-Real-IP $remote_addr;
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||||
|
Reference in New Issue
Block a user