recipes-app: Add recipe for greenhouse web app
This commit is contained in:
3
recipes-app/greenhouse/files/run.sh
Normal file
3
recipes-app/greenhouse/files/run.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
gunicorn --bind 0.0.0.0:80 greenhouse:app
|
Reference in New Issue
Block a user