mirror of
https://github.com/kennethreitz-archive/webhook-reel.git
synced 2026-06-05 07:26:13 +00:00
6 lines
86 B
INI
6 lines
86 B
INI
[wsgi]
|
|
entrypoint = reel:app
|
|
requirements = reqs.txt
|
|
|
|
[checkout]
|
|
directory_name = reel |