recipes-app: Add recipe for yardlight

This commit is contained in:
tkl
2021-03-08 09:59:40 +01:00
parent 63bf0841e5
commit 59f576a955
2 changed files with 37 additions and 0 deletions

View File

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