Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fulixin
dsk-operate-sys-cscec
Commits
016bbec3
Commit
016bbec3
authored
Oct 22, 2023
by
tanyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新nginx
parent
24f2cbb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
operate.conf
dsk-operate-ui/operate.conf
+0
-10
No files found.
dsk-operate-ui/operate.conf
View file @
016bbec3
...
...
@@ -15,16 +15,6 @@ server
try_files
$
uri
$
uri
/ /
index
.
html
;
}
;
location
/
prod
-
api
/ {
;
proxy_redirect
off
;
;
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_pass
http
://
localhost
:
9200
;
; }
location
= /
50
x
.
html
{
root
html
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment