AO
Size: a a a
AO
AL
ExecStart=<path_to_venv>/bin/gunicorn <project_name>.wsgi:application \
--name <project_name> \
--user=<user> \
--group=<group> \
--workers 3 \
--bind=unix:/var/run/gunicorn/<project_name>.sock \
--pid=/var/run/gunicorn/<project_name>.pid \
--log-level=error \
--log-file=/var/log/gunicorn/<project_name>.log
А
ExecStart=<path_to_venv>/bin/gunicorn <project_name>.wsgi:application \
--name <project_name> \
--user=<user> \
--group=<group> \
--workers 3 \
--bind=unix:/var/run/gunicorn/<project_name>.sock \
--pid=/var/run/gunicorn/<project_name>.pid \
--log-level=error \
--log-file=/var/log/gunicorn/<project_name>.log
А
ExecStart=<path_to_venv>/bin/gunicorn <project_name>.wsgi:application \
--name <project_name> \
--user=<user> \
--group=<group> \
--workers 3 \
--bind=unix:/var/run/gunicorn/<project_name>.sock \
--pid=/var/run/gunicorn/<project_name>.pid \
--log-level=error \
--log-file=/var/log/gunicorn/<project_name>.log
AL
AL
А
А
AL
А
AL
AL
AL
А
AL
AL
А
А
AO
AL