dever 5 年之前
父節點
當前提交
7b82b0e5cd
共有 1 個文件被更改,包括 2 次插入2 次删除
  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"