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 12:12:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
873bf5eb4567fb7e2ced17e5b63ff2730892cd4a
dokku
/
tests
/
apps
/
python
/
second.Procfile
2 lines
39 B
Plaintext
Raw
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