command = '/opt/YNH_APP_INSTANCE_NAME/venv/bin/gunicorn' pythonpath = '/opt/YNH_APP_INSTANCE_NAME' workers = 4 user = 'YNH_APP_INSTANCE_NAME' bind = 'unix:/opt/YNH_APP_INSTANCE_NAME/sock' pid = '/run/gunicorn/YNH_APP_INSTANCE_NAME-pid'