fix&docs: update FLASK_DEBUG setting to false in .env and README
This commit is contained in:
@@ -8,4 +8,4 @@ RESULTS_BASE_PATH=../results_operator_aws/pyautogui/screenshot/computer-use-prev
|
||||
MAX_STEPS=50
|
||||
FLASK_PORT=80
|
||||
FLASK_HOST=0.0.0.0
|
||||
FLASK_DEBUG=true
|
||||
FLASK_DEBUG=false
|
||||
Reference in New Issue
Block a user