Python - Running a server without terminating
From Cramsession
✍️ Verified Author: Mflavell • Click to view professional profile & credentials
Computer Notes > Python > Python - Running a server without terminating
nohup python3 app_name.py &
Computer Notes > Python > Python - Running a server without terminating
nohup python3 app_name.py &