This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
david
/
IRremote
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
2
Pull Requests
0
Wiki
Árvore:
859669acb9
Ramos
Etiquetas
master
IRremote
/
run_server.py
run_server.py
79 B
Histórico
Em bruto
1
2
3
4
#!/bin/bash
export FLASK_APP=flask_server
python3 -m flask run --host=0.0.0.0