4d5a3e84 by xu

Update tds.conf

1 parent b6bd0a1c
Showing 1 changed file with 1 additions and 1 deletions
......@@ -16,7 +16,7 @@ server {
add_header Cache-Control private;
location / {
proxy_pass http://daop-gateway:8053/ms-connector-trust-data-space-service/;
proxy_pass http://daop-gateway:8053/ms-daop-connect-data-open-service/;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header C-Real-IP $remote_addr;
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!