瀏覽代碼

auto update script executed

Toby Chui 1 年之前
父節點
當前提交
13319cc23c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -43,7 +43,7 @@ var (
 	name        = "Zoraxy"
 	version     = "2.6.5"
 	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()
 
 	/*