Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9c8f055e
authored
2026-03-15 09:15:46 +0800
by
xu
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update default.conf
1 parent
b258f9d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
default.conf
default.conf
View file @
9c8f055
...
...
@@ -48,6 +48,12 @@ server {
proxy_set_header
X
-
Forwarded
-
Port
$
server_port
;
proxy_pass
http
://
daop
-
gateway
:
8053
/;
}
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
;
}
error_page
500
502
503
504
/
50
x
.
html
;
location
= /
50
x
.
html
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment