This commit is contained in:
Paweł Sadowski 2025-04-24 12:52:46 +00:00
parent 93fda4bf6e
commit 7a9ed25097
1 changed files with 1 additions and 1 deletions

View File

@ -50,4 +50,4 @@ def update_analyzer(files):
if __name__ == '__main__': if __name__ == '__main__':
app.run(host='0.0.0.0') app.run(host='127.0.0.1')