Selaa lähdekoodia

Rename app.py to run.py

App Generator 6 vuotta sitten
vanhempi
sitoutus
602206b337
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      run.py

+ 1 - 1
app.py → run.py

@@ -19,4 +19,4 @@ if __name__ == "__main__":
 	app.run(host='0.0.0.0', port=port, debug=True)
 	#app.run(ssl_context='adhoc')
 
-    
+