91b406a3 by xu

Update default.conf

1 parent 171011c0
......@@ -51,9 +51,9 @@ server {
}
location /tds-api/ {
proxy_pass http://daop-gateway:8053/ms-connector-trust-data-space-service/contract-use/api-use;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header C-Real-IP $remote_addr;
proxy_pass http://daop-gateway:8053/ms-connector-trust-data-space-service/contract-use/api-use;
}
error_page 500 502 503 504 /50x.html;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!