Files
2022-03-20 00:27:04 +01:00

2 lines
53 B
Batchfile

set FLASK_APP=server
flask run -p 5555 --with-threads