Remove commented Turkish note from run.py

This commit is contained in:
Hamit Şimşek
2025-11-01 00:00:54 +03:00
parent 3cb7933ce7
commit 1b53299f41

2
run.py
View File

@@ -108,8 +108,6 @@ if __name__ == '__main__':
# Run the application
# Note: For production, use a proper WSGI server like Gunicorn
# TÜRKÇE YORUMU FARK EDİP ISSUE OLUŞTURACAK MI ACABA
app.run(
host='127.0.0.1', # Change to '0.0.0.0' if you need external access
port=port,