mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-17 17:14:46 +02:00
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:
6
.gitignore
vendored
6
.gitignore
vendored
@ -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
|
Reference in New Issue
Block a user