kopia lustrzana https://github.com/piku/piku
chore(Procfile): added multiple crons example
rodzic
8ae9285e50
commit
1353024ad2
|
@ -2,6 +2,7 @@
|
|||
# web: node server.js
|
||||
# release: make PROD=1
|
||||
# static: /:public,/somepath:somedir
|
||||
# cron: */5 * * * * python batch.py
|
||||
# cron1: */5 * * * * python batch.py
|
||||
# cron2: */5 * * * * python batch.py
|
||||
# somepyworker: python somescript.py
|
||||
# somenodeworker: node somescript.js
|
||||
|
|
Ładowanie…
Reference in New Issue