低空智控平台 后端go
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.
 
 

12 lines
371 B

[program:laic-backend-prod]
command=/usr/local/laic-backend-prod/laic-backend-prod.srv
directory=/usr/local/laic-backend-prod/
autostart=true
autorestart=true
startsecs=3
environment=LAIC_CONFIG_FILE="config.yaml"
stopasgroup=true
killasgroup=true
stderr_logfile=/usr/local/laic-backend-prod/log/err.log
stdout_logfile=/usr/local/laic-backend-prod/log/info.log
user=root