瀏覽代碼

[CI SKIP]

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

+ 1 - 1
supervisord.conf

@@ -35,7 +35,7 @@ stderr_logfile_maxbytes=100MB
 [program:sersync]
 environment=SERSYNC_HOME="/app/soft/sersync"
 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
 autorestart = true
 redirect_stderr=true