mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-03 06:07:20 +02:00
Update main.go
Swap to use embedded web fs
This commit is contained in:
parent
ce4ce72820
commit
4ca0fcc6d1
@ -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()
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user