This website works better with JavaScript
Página Principal
Explorar
Iniciar Sessão
clementinecomputing
/
Popufare-Admin-Web-UI
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
1
Pull Requests
0
Wiki
Ramo:
release
Ramos
Etiquetas
release
Popufare-Adm...
/
main
/
run
run
94 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
7
#!/bin/bash
which python
python --version
export FLASK_APP=main.py
flask run --host 0.0.0.0