Przeglądaj źródła

Listen on all hosts.

master
Chris Smith 6 lat temu
rodzic
commit
6161bc0995
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      main.py

+ 1
- 1
main.py Wyświetl plik

@@ -79,4 +79,4 @@ def handle_index():
79 79
     return app.send_static_file("index.html")
80 80
 
81 81
 
82
-app.run()
82
+app.run('0.0.0.0')

Ładowanie…
Anuluj
Zapisz