浏览代码

[CI SKIP]

robert 11 月之前
父节点
当前提交
a20c50b6fd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      supervisord.conf

+ 1 - 1
supervisord.conf

@@ -35,7 +35,7 @@ stderr_logfile_maxbytes=100MB
 [program:sersync]
 [program:sersync]
 environment=SERSYNC_HOME="/app/soft/sersync"
 environment=SERSYNC_HOME="/app/soft/sersync"
 directory=/app/soft
 directory=/app/soft
-command=/app/soft/sersync/bin/sersync -r -o /usr/local/sersync/conf/confxml.xml
+command=/app/soft/sersync/bin/sersync -r -o /app/soft/sersync/conf/confxml.xml
 autostart = true
 autostart = true
 autorestart = true
 autorestart = true
 redirect_stderr=true
 redirect_stderr=true