Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/ASD-at-GMF/disinfo-l…
Browse files Browse the repository at this point in the history
…aundromat into development
  • Loading branch information
Peter Benzoni committed Feb 29, 2024
2 parents f0f255d + f0917ef commit dac61f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -1018,5 +1018,5 @@ def fetch_domains_from_github(url):

if __name__ == "__main__":
init_db()
app.run(debug=True)

app.run(host='0.0.0.0', port=80)

0 comments on commit dac61f5

Please sign in to comment.