dever 5 years ago
parent
commit
7b82b0e5cd
1 changed files with 2 additions and 2 deletions
  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"