Add PAAS files for webhook deployment
This commit is contained in:
1
guide/Procfile
Normal file
1
guide/Procfile
Normal file
@@ -0,0 +1 @@
|
||||
web: sanic --port=${PORT} --host=0.0.0.0 --workers=1 server:app
|
||||
Reference in New Issue
Block a user