Explorar o código

add start_server batch

MASSOT Olivier %!s(int64=7) %!d(string=hai) anos
pai
achega
3d508e46f4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      start_server.cmd

+ 3 - 0
start_server.cmd

@@ -0,0 +1,3 @@
+set FLASK_APP=index.py
+set FLASK_ENV=development
+flask run