浏览代码

Updated the start.sh to use tls by default

TC pushbot 5 4 年之前
父节点
当前提交
d522137436
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      start.sh

+ 1 - 1
start.sh

@@ -1,2 +1,2 @@
 #!/bin/bash
-sudo ./arozos -hostname "ArozOS" -port 8082 -tls=true -tls_port 8443 -allow_upnp=true
+sudo ./arozos -port 8080 -tls=true -tls_port 8443