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
c3a4031d
authored
2026-03-11 17:34:46 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改代理
1 parent
b552a335
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
10 deletions
default.conf
default.conf
View file @
c3a4031
...
...
@@ -24,17 +24,9 @@ server {
try_files
$
uri
$
uri
/ /
index
.
html
;
expires
-
1
s
;
}
location
/
api
/
gateway
-
server
/ {
resolver
169
.
254
.
25
.
10
valid
=
30
s
;
proxy_set_header
Host
$
host
;
proxy_set_header
X
-
Real
-
IP
$
remote_addr
;
proxy_set_header
X
-
Forwarded
-
For
$
proxy_add_x_forwarded_for
;
proxy_set_header
X
-
Forwarded
-
Proto
$
scheme
;
proxy_set_header
X
-
Forwarded
-
Port
$
server_port
;
proxy_pass
http
://
ms
-
daop
-
trust
-
data
-
space
-
gateway
-
server
-
temp
.
tds
:
8052
/;
}
location
/
api
/ {
resolver
1
69
.
254
.
25
.
10
valid
=
3
0
s
;
resolver
1
27
.
0
.
0
.
11
valid
=
1
0
s
;
proxy_set_header
Host
$
host
;
proxy_set_header
X
-
Real
-
IP
$
remote_addr
;
proxy_set_header
X
-
Forwarded
-
For
$
proxy_add_x_forwarded_for
;
...
...
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