Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
F
fund_report
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
彭熊
fund_report
fba17062c19a4b97e9c1cae0a1448c7f8a8d54b8
fba17062c19a4b97e9c1cae0a1448c7f8a8d54b8
Switch branch/tag
fund_report
start.sh
Find file
Normal view
History
Permalink
start.sh
96 Bytes
Edit
Web IDE
Newer
Older
项目初始化
39fdda12
pengxiong@wealthgrow.cn
committed
4 years ago
1
#!/bin/bash
fix
be8fc2fd
pengxiong
committed
4 years ago
2
gunicorn
-w
2
-k
gevent
-D
-p
fund_report.pid
-b
127.0.0.1:8000 app.api.app:api prod