security
This commit is contained in:
parent
93fda4bf6e
commit
7a9ed25097
|
|
@ -50,4 +50,4 @@ def update_analyzer(files):
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(host='0.0.0.0')
|
||||
app.run(host='127.0.0.1')
|
||||
|
|
|
|||
Loading…
Reference in New Issue