[program:gitea] directory=/home/git/gitea command=/home/git/gitea/gitea web -c /run/gitea/app.ini -p 3000 user=git autostart=true autorestart=true ; https://veithen.github.io/2015/01/08/supervisord-redirecting-stdout.html stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 environment=HOME="/home/git",USER="git",GITEA_CUSTOM="/app/data/custom"