created run script
This commit is contained in:
parent
6ff0bf7878
commit
8d1fe915ee
1 changed files with 2 additions and 0 deletions
2
run
Executable file
2
run
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
flask --app app/server run --host=0.0.0.0 --port 8080
|
Loading…
Reference in a new issue