This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
david
/
IRremote
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
2
Pull Requests
0
Wiki
Aborescence:
859669acb9
Branches
Tags
master
IRremote
/
run_server.py
run_server.py
79 B
Historique
Raw
1
2
3
4
#!/bin/bash
export FLASK_APP=flask_server
python3 -m flask run --host=0.0.0.0