mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
[program:pretixweb]
|
|
command=/usr/local/bin/pretix webworker
|
|
autostart=true
|
|
autorestart=true
|
|
priority=5
|
|
user=pretixuser
|
|
environment=HOME=/pretix
|