The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

6 行
250 B

  1. [program:bubble_peer_manager]
  2. stdout_logfile = /var/log/bubble_peer_manager-out.log
  3. stderr_logfile = /var/log/bubble_peer_manager-err.log
  4. command=bash -c "/usr/local/bin/bubble_peer_manager.py /home/bubble/peers.json /home/bubble/self_node.json 60"