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
58c40233
authored
2025-01-15 15:48:21 +0800
by
lxs
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
数据资产登记bug修改
1 parent
c2b38cab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
default.conf
default.conf
View file @
58c4023
...
...
@@ -59,8 +59,8 @@ server {
add_header
Cache
-
Control
no
-
cache
;
add_header
Cache
-
Control
private
;
# 使用 rewrite 将 /
api
替换为 /new-api
rewrite
^/
api
/(.*)$ /$
1
break
;
# 使用 rewrite 将 /
circulation
替换为 /new-api
rewrite
^/
circulation
/(.*)$ /$
1
break
;
proxy_pass
http
://
192
.
168
.
6
.
20
:
18052
;
}
...
...
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