1
0
Эх сурвалжийг харах

auto update script executed

Toby Chui 1 жил өмнө
parent
commit
1e2e41e05e
2 өөрчлөгдсөн 16 нэмэгдсэн , 1 устгасан
  1. 15 0
      log/zr_2023-11.log
  2. 1 1
      main.go

+ 15 - 0
log/zr_2023-11.log

@@ -175,3 +175,18 @@
 2023-11-25 15:48:26.545543|Uptime           [INFO]Uptime monitor config updated
 2023-11-25 15:48:35.805964|Uptime           [INFO]Uptime monitor config updated
 2023-11-25 15:48:43.795766|info             [INFO]mDNS Startup scan completed
+2023-11-25 15:56:24.006689|info             [INFO]Starting ACME handler
+2023-11-25 15:56:24.019880|info             [INFO]Serving inbound port 443
+2023-11-25 15:56:24.020422|info             [INFO]TLS mode enabled. Serving proxxy request with TLS
+2023-11-25 15:56:24.020422|info             [INFO]Force latest TLS mode disabled. Minimum TLS version is set to v1.0
+2023-11-25 15:56:24.020422|info             [INFO]Port 80 listener enabled
+2023-11-25 15:56:24.020934|info             [INFO]Force HTTPS mode disabled
+2023-11-25 15:56:24.341425|info             [INFO]Dynamic Reverse Proxy service started
+2023-11-25 15:56:24.526744|info             [INFO]Assigned temporary port:40538
+2023-11-25 15:56:24.526744|info             [INFO]Zoraxy started. Visit control panel at http://localhost:8000
+2023-11-25 15:56:29.358682|info             [INFO]Uptime Monitor background service started
+2023-11-25 15:56:29.978063|info             [INFO]Updating force HTTPS redirection to true
+2023-11-25 15:56:30.799612|info             [INFO]Updating force HTTPS redirection to false
+2023-11-25 15:56:54.001751|info             [INFO]mDNS Startup scan completed
+2023-11-25 16:11:54.002689|info             [INFO]mDNS scan result updated
+2023-11-25 16:26:54.016062|info             [INFO]mDNS scan result updated

+ 1 - 1
main.go

@@ -51,7 +51,7 @@ var (
 	name        = "Zoraxy"
 	version     = "2.6.8"
 	nodeUUID    = "generic"
-	development = true //Set this to false to use embedded web fs
+	development = false //Set this to false to use embedded web fs
 	bootTime    = time.Now().Unix()
 
 	/*