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