diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/run.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,2 +1,2 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh | 
| 2 | flask run | 2 | FLASK_APP=/app/src/app.py flask run -p 8000 -h "0.0.0.0" | 
|  | index : pywttr-docker | |
| Lightweight weather container in python and flask | Sam Chudnick <sam@chudnick.com> | 
| aboutsummaryrefslogtreecommitdiff |