Files
CyberPanel/install/gun-configs/gunicorn.socket

9 lines
108 B
SYSTEMD
Raw Normal View History

2017-10-24 19:16:36 +05:00
[Unit]
Description=gunicorn socket
[Socket]
ListenStream=127.0.0.1:5003
[Install]
WantedBy=sockets.target