Browse Source

Switched to embed web interface

Toby Chui 10 months ago
parent
commit
0f13b59e2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main.go

+ 1 - 1
main.go

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