This website works better with JavaScript
Home
Esplora
Accedi
clementinecomputing
/
Popufare-Admin-Web-UI
Segui
1
Vota
0
Forka
0
File
Problemi
1
Pull Requests
0
Wiki
Ramo (Branch):
release
Rami (Branch)
Tag
release
Popufare-Adm...
/
main
/
run
run
94 B
Permalink
Cronologia
Originale
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