diff options
Diffstat (limited to 'runprod.sh')
| -rwxr-xr-x | runprod.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runprod.sh b/runprod.sh deleted file mode 100755 index c64450c..0000000 --- a/runprod.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -FLASK_APP=app/__init__.py FLASK_CONFIG=../config.cfg FLASK_DEBUG=0 python3 -m flask run -h 0.0.0.0 -p 5123 |
