Skip to content

Commit 4958f91

Browse files
authored
Update README.md
1 parent 3ec4d92 commit 4958f91

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
This is a simple Python app that demonstrates:
44

55
- HTTP port selection via the `PORT` variable (set in `ENV`)
6-
* An independent worker process (that is auto-restarted upon exit)
6+
* An independent worker process (that is auto-restarted upon exit)
7+
* A daily scheduled worker that runs every day at 6PM
78
* Another independent worker with a built-in scheduler
89

910
To publish this app to `piku`, clone the repository and run the following commands:

0 commit comments

Comments
 (0)