1 Star 0 Fork 200

zhaohg / next-terminal

forked from 洋芋Sir / next-terminal 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
supervisord.conf 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
nicozhang 提交于 2021-05-12 16:59 . Update supervisord.conf
[supervisord]
nodaemon=true
[program:guacd]
autorestart=true
command=/usr/local/guacamole/sbin/guacd -b 0.0.0.0 -L info -f
[program:next-terminal]
; command=/usr/local/next-terminal/next-terminal --mysql.hostname %(ENV_MYSQL_HOSTNAME)s --mysql.port %(ENV_MYSQL_PORT)s --mysql.username %(ENV_MYSQL_USERNAME)s --mysql.password %(ENV_MYSQL_PASSWORD)s --mysql.database %(ENV_MYSQL_DATABASE)s --server.addr 0.0.0.0:%(ENV_SERVER_PORT)s
autorestart=true
command=/usr/local/next-terminal/next-terminal --server.addr 0.0.0.0:%(ENV_SERVER_PORT)s
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhaohgang/next-terminal.git
git@gitee.com:zhaohgang/next-terminal.git
zhaohgang
next-terminal
next-terminal
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891