3 lines
No EOL
71 B
Bash
Executable file
3 lines
No EOL
71 B
Bash
Executable file
#!/bin/zsh
|
|
|
|
uvicorn app:app --reload --log-level ${S_LOGLEVEL:-warning} |