瀏覽代碼

fix runtime err

kmahyyg 4 年之前
父節點
當前提交
a8ba4e79fc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      supervisord.conf

+ 1 - 1
supervisord.conf

@@ -17,7 +17,7 @@ redirect_stderr=true
 stdout_logfile=/var/log/docker-ztncui.log
 
 [program:ztplaserv]
-command=/usr/local/bin/fileserv
+command=/usr/local/bin/gfileserv
 autostart=true
 startsecs=10
 startretries=3