Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How disable that pin code? #3

Open
SteveBraich opened this issue May 15, 2023 · 3 comments
Open

How disable that pin code? #3

SteveBraich opened this issue May 15, 2023 · 3 comments

Comments

@SteveBraich
Copy link

How disable that pin code?

@wdahlenburg
Copy link
Owner

How disable that pin code?

Setting WERKZEUG_DEBUG_PIN=off as an environment variable should do the trick.

https://werkzeug.palletsprojects.com/en/2.3.x/debug/

@SteveBraich
Copy link
Author

OK, and then how do you enter said pin?

@wdahlenburg
Copy link
Owner

Werkzeug exposes the console endpoint, so if you are running the docker container it'll be: http://127.0.0.1:7777/console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants