dever vor 5 Jahren
Ursprung
Commit
7b82b0e5cd
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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"