Explorar el Código

auto update script executed

Toby Chui hace 1 año
padre
commit
0b16bbe205
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()
 
 	/*