Browse Source

auto update script executed

Toby Chui 1 year ago
parent
commit
0b16bbe205
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main.go

+ 1 - 1
main.go

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