Files
Dyxless/runscripts/windows/startserverprod.bat

7 lines
70 B
Batchfile

@echo off
set FLASK_APP=dyxless
flask run --host=0.0.0.0 --port=80