index
:
pywttr-docker
master
Lightweight weather container in python and flask
Sam Chudnick <sam@chudnick.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
run.sh
blob: 282c615cfd343e43d4aa47c14b26b76d31fbf326 (
plain
)
1
2
#!/bin/sh
FLASK_APP
=/
app
/
src
/
app.py flask run
-p
8000
-h
"0.0.0.0"