Skip to content

Commit b64e424

Browse files
authored
Update Procfile
1 parent 55e5eb1 commit b64e424

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Procfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
wsgi: main:app
22
worker: python worker.py
3-
clock: python clock.py
3+
clock: python self_scheduled.py
4+
cron: 0 18 * * * python clock.py

0 commit comments

Comments
 (0)