recipes-app: Add recipe for greenhouse web app

This commit is contained in:
tkl
2021-04-07 07:17:42 +02:00
parent 4f3bd729e6
commit a448d9a2e5
2 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
gunicorn --bind 0.0.0.0:80 greenhouse:app