This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
dokku
Watch
1
Star
0
Fork
0
You've already forked dokku
mirror of
https://github.com/dokku/dokku.git
synced
2026-02-24 20:19:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4498-post-create-env-support
Add File
New File
Apply Patch
dokku
/
tests
/
apps
/
python
/
second.Procfile
2 lines
39 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
fix: use -u in Procfile to unbuffer python output Without this, logs don't get written out immediately, causing tests to fail.
2022-12-28 15:35:26 -05:00
web: python3 -u web.py second.Procfile
Reference in New Issue
Copy Permalink