Kaynağa Gözat

Updated the start.sh to use tls by default

TC pushbot 5 4 yıl önce
ebeveyn
işleme
d522137436
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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