From 1b53299f41387742d7790661d03bdb7119c47c00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hamit=20=C5=9Eim=C5=9Fek?= <117159961+lightningcell@users.noreply.github.com> Date: Sat, 1 Nov 2025 00:00:54 +0300 Subject: [PATCH] Remove commented Turkish note from run.py --- run.py | 2 -- 1 file changed, 2 deletions(-) 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,