Kaynağa Gözat

fix runtime err

kmahyyg 4 yıl önce
ebeveyn
işleme
a8ba4e79fc
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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