Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Docker Onegeo Suite
Manage
Activity
Members
Plan
Wiki
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OneGeo Suite
Dockers
Docker Onegeo Suite
Commits
7460b308
Commit
7460b308
authored
Nov 22, 2021
by
Kevin Rakotobe
Browse files
Options
Downloads
Patches
Plain Diff
Update start.sh
parent
a5a0a863
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/start.sh
+1
-1
1 addition, 1 deletion
docker/start.sh
with
1 addition
and
1 deletion
docker/start.sh
+
1
−
1
View file @
7460b308
...
@@ -6,4 +6,4 @@ echo "Step 01. starting nginx"
...
@@ -6,4 +6,4 @@ echo "Step 01. starting nginx"
echo
"Step 02. starting gunicorn"
echo
"Step 02. starting gunicorn"
gunicorn
-w
3
-b
0.0.0.0:5000 config.wsgi:application
--timeout
300
--max-requests
1
gunicorn
-w
3
-b
0.0.0.0:5000 config.wsgi:application
--timeout
300
--max-requests
1
0
This diff is collapsed.
Click to expand it.
m431m
@m431m
mentioned in commit
a41acacd
·
Jan 4, 2022
mentioned in commit
a41acacd
mentioned in commit a41acacda532ca72ea477a34532c2479a3b06564
Toggle commit list
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