2 lines
50 B
Bash
Executable File
2 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
waitress-serve --host 0.0.0.0 main:app |