Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hivemind
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
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
hive
hivemind
Commits
7c080f1b
Commit
7c080f1b
authored
2 months ago
by
Marcin
Committed by
Bartek Wrona
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
issue
#278
: correctly close rewriter
parent
c432399b
No related branches found
No related tags found
1 merge request
!841
issue #278: correctly close rewriter
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/rewriter_entrypoint.sh
+1
-1
1 addition, 1 deletion
docker/rewriter_entrypoint.sh
with
1 addition
and
1 deletion
docker/rewriter_entrypoint.sh
+
1
−
1
View file @
7c080f1b
...
@@ -11,4 +11,4 @@ fi
...
@@ -11,4 +11,4 @@ fi
sed
"s|
\$
{REWRITE_LOG}|
$REWRITE_LOG
|g"
/usr/local/openresty/nginx/conf/nginx.conf.template
>
/usr/local/openresty/nginx/conf/nginx.conf
sed
"s|
\$
{REWRITE_LOG}|
$REWRITE_LOG
|g"
/usr/local/openresty/nginx/conf/nginx.conf.template
>
/usr/local/openresty/nginx/conf/nginx.conf
# Start nginx
# Start nginx
/usr/local/openresty/bin/openresty
-g
'daemon off;'
exec
/usr/local/openresty/bin/openresty
-g
'daemon off;'
This diff is collapsed.
Click to expand it.
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