dever 5 years ago
parent
commit
b9b6a5731c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/docker/conf/iot.conf

+ 2 - 2
src/docker/conf/iot.conf

@@ -40,11 +40,11 @@ alias = apidoc
 
 
 [zeus]
 [zeus]
 port = 8087:8087,8088:8088,8089:8089
 port = 8087:8087,8088:8088,8089:8089
-command = iot
+command = sh
 
 
 [eros]
 [eros]
 port = 8081:8081,8090:8090,8091:8091,8092:8092
 port = 8081:8081,8090:8090,8091:8091,8092:8092
-command = iot
+command = sh
 
 
 [ngrok]
 [ngrok]
 port = 8081:8081,4443:4443
 port = 8081:8081,4443:4443