Explorar el Código

fix runtime err

kmahyyg hace 4 años
padre
commit
a8ba4e79fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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