This website works better with JavaScript.
Explore
Help
Register
Sign In
eatingchew
/
TPM
forked from
lab/TPM
Watch
1
Star
0
Fork
You've already forked TPM
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
投資組合大擂台 Ver. 2
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48
Commits
2
Branches
0
Tags
5.6 MiB
Tag:
Branch:
Tree:
51fdceb163
data-init-fixes
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '51fdceb163'
${ noResults }
TPM
/
Procfile
2 lines
74 B
Raw
Normal View
History
Unescape
Escape
fix: use --chdir instead of cd in Procfile
2 months ago
web: gunicorn -w 2 -b 0.0.0.0:$PORT --timeout 120 --chdir /flask main:app