kinda works, but wasteful and misinforming :(
This commit is contained in:
@@ -75,7 +75,7 @@ http {
|
||||
proxy_pass_request_headers on;
|
||||
}
|
||||
|
||||
location /Character/ {
|
||||
location /api/ {
|
||||
proxy_pass https://backend;
|
||||
proxy_pass_request_headers on;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user