diff --git a/pleroma2nip05.service b/pleroma2nip05.service index 4c73413..c119825 100644 --- a/pleroma2nip05.service +++ b/pleroma2nip05.service @@ -3,7 +3,7 @@ Description=Pleroma2nip05 After=network.target [Service] -User=cgsserver +User=nostr WorkingDirectory=/opt/pleroma2nip05 Environment=FLASK_CONFIG=production ExecStart=/opt/pleroma2nip05/venv/bin/gunicorn -b localhost:5000 --preload --workers=1 --threads=5 -t 60