dever hace 5 años
padre
commit
7b82b0e5cd
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/docker/conf/iot.conf

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

@@ -38,5 +38,5 @@ param = -i /root/input/{$input:nongxiaohe}/front/api -o /root/{$out:output} -c /
 alias = apidoc
 
 [ngrok]
-port = 8081:8081
-command = ngrokd
+port = 8081:8081,4443:4443
+command = ngrokd -domain="ngrok.dever.cc" -httpAddr=":8081"