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"