mirror of
https://github.com/lightningcell/flask-2fa-auth.git
synced 2026-05-26 07:08:07 +00:00
Remove commented Turkish note from run.py
This commit is contained in:
2
run.py
2
run.py
@@ -108,8 +108,6 @@ if __name__ == '__main__':
|
|||||||
# Run the application
|
# Run the application
|
||||||
# Note: For production, use a proper WSGI server like Gunicorn
|
# Note: For production, use a proper WSGI server like Gunicorn
|
||||||
|
|
||||||
# TÜRKÇE YORUMU FARK EDİP ISSUE OLUŞTURACAK MI ACABA
|
|
||||||
|
|
||||||
app.run(
|
app.run(
|
||||||
host='127.0.0.1', # Change to '0.0.0.0' if you need external access
|
host='127.0.0.1', # Change to '0.0.0.0' if you need external access
|
||||||
port=port,
|
port=port,
|
||||||
|
|||||||
Reference in New Issue
Block a user