You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
396 B
9 lines
396 B
[program:third-party-gateway-prod]
|
|
command=/usr/local/third-party-gateway-prod/third-party-gateway-prod.srv --env=prod
|
|
directory=/usr/local/third-party-gateway-prod/
|
|
autostart=true
|
|
autorestart=true
|
|
startsecs=3
|
|
stderr_logfile=/usr/local/third-party-gateway-prod/log/err.log
|
|
stdout_logfile=/usr/local/third-party-gateway-prod/log/info.log
|
|
user=root
|
|
|