Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Synergy Experience
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Public Documentation
Synergy Experience
Commits
cc879704
Commit
cc879704
authored
Feb 16, 2021
by
Almas Adamov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update index.rst
parent
0afa937c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
install_guide/index.rst
install_guide/index.rst
+1
-1
No files found.
install_guide/index.rst
View file @
cc879704
...
...
@@ -132,7 +132,7 @@ Synergy Experience устанавливается отдельным пакет
location /kibana {
proxy_pass http://localhost:5601;
rewrite /kibana/(.*)$ /$1 break;
proxy_http_version
1.1
;
proxy_http_version
2.0
;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection 'upgrade';
proxy_cache_bypass $http_upgrade;
...
...
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