diff --git a/run.py b/run.py index 3738ecb..8915e04 100644 --- a/run.py +++ b/run.py @@ -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,