3 lines
No EOL
55 B
Bash
Executable file
3 lines
No EOL
55 B
Bash
Executable file
#!/bin/zsh
|
|
|
|
uvicorn app_alerts:app --reload --port 8888 |