We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d097f51 commit 920c941Copy full SHA for 920c941
config/bitrun.conf
@@ -0,0 +1,8 @@
1
+[program:bitrun-api]
2
+environment=CONFIG=/etc/bitrun.json
3
+command=/usr/local/bin/bitrun-api
4
+numprocs=1
5
+directory=/tmp
6
+autostart=true
7
+stdout_logfile=/var/log/bitrun.stdout.log
8
+stderr_logfile=/var/log/bitrun.stderr.log
0 commit comments