Add env variables arguments to flask app

- NO_SUBPROCESS to fake subprocesses calls
- APP_ROOT to use the app outside of Docker
This commit is contained in:
augustin64
2024-04-12 15:55:14 +02:00
parent d6988c03b4
commit db6fa9b6b0
4 changed files with 58 additions and 42 deletions

6
.gitignore vendored
View File

@ -3,18 +3,16 @@ geckodriver.log
.vscode/
.idea
venv
**/.venv
/Git
page.html
screenshot.png
login.csv
data
**/__pycache__
user_data/*
install.sh
nohup.out
points.csv
file.png
user_data/configs.json
*.ts
LICENSE
README.md
README.md