?
This commit is contained in:
@@ -91,7 +91,7 @@ http {
|
||||
}
|
||||
|
||||
location / {
|
||||
proxy_pass http://notenextra-cse;
|
||||
proxy_pass http://notenextra-math;
|
||||
proxy_set_header Host $host;
|
||||
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