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