Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
envsetup
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mediaserver
envsetup
Commits
abfe9fe4
Commit
abfe9fe4
authored
6 years ago
by
Florent Thiery
Browse files
Options
Downloads
Patches
Plain Diff
pass along arguments if any, refs
#26539
parent
76b2ff64
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
2.Common_services/5.Nginx/vhost_skyreach.conf
+1
-1
1 addition, 1 deletion
2.Common_services/5.Nginx/vhost_skyreach.conf
with
1 addition
and
1 deletion
2.Common_services/5.Nginx/vhost_skyreach.conf
+
1
−
1
View file @
abfe9fe4
...
...
@@ -78,7 +78,7 @@ server {
proxy_set_header
Connection
$
connection_upgrade
;
# change scheme of "Origin" to https
proxy_set_header
Origin
https
://$
1
;
proxy_pass
https
://$
1
/$
2
;
proxy_pass
https
://$
1
/$
2
$
is_args
$
args
;
}
}
...
...
This diff is collapsed.
Click to expand it.
Stéphane Diemer
@sdiemer
mentioned in commit
7a1a8785
·
6 years ago
mentioned in commit
7a1a8785
mentioned in commit 7a1a8785c10ed3564839e72a2ae952cf0e4b9e76
Toggle commit list
Stéphane Diemer
@sdiemer
·
6 years ago
Maintainer
Merci de ne pas faire 2 commits différents dans master et stable !
Merci de ne pas faire 2 commits différents dans master et stable !
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment