nova-web/screen.sh
2023-07-25 03:38:53 +02:00

1 line
150 B
Bash
Executable file

screen -S nova-web python web #uvicorn app:production --host 0.0.0.0 --port 2323 --access-log --use-colors --no-server-header --limit-max-requests 666