|
|
|
@ -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
|
|
|
|
|