Исправлены скрипты запуска

This commit is contained in:
2021-08-15 02:15:57 +03:00
parent 418f2c0c90
commit adb2f73eb8
4 changed files with 2 additions and 15 deletions

View File

@@ -3,4 +3,4 @@ set echo off
export FLASK_APP=dyxless
flask run
flask run --host=0.0.0.0 --port=80