This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
olinox14
/
datacheck
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
add start_server batch
MASSOT Olivier
%!s(int64=7) %!d(string=hai) anos
pai
444dfddf8a
achega
3d508e46f4
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
start_server.cmd
+ 3
- 0
start_server.cmd
Ver ficheiro
@@ -0,0 +1,3 @@
+set FLASK_APP=index.py
+set FLASK_ENV=development
+flask run