Updated go mod

+ Updated go mod to latest version
+ Fixed minor UX problem pn acme snippet
This commit is contained in:
Toby Chui
2023-08-30 12:16:53 +08:00
parent 069f4805f6
commit f15c774c70
5 changed files with 215 additions and 78 deletions

View File

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