10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
[program:notification_fetching]
|
|
directory={{CWD}}
|
|
command={{CWD}}/bin/console --env=stage rabbitmq:consumer notifications_fetch
|
|
environment=
|
|
user=socialhose
|
|
autostart=true
|
|
autorestart=true
|
|
redirect_stderr=True
|
|
|