Update CI report and apply recent changes
This commit is contained in:
parent
8145822e77
commit
07f47cbd09
1
main.go
1
main.go
@ -38,6 +38,7 @@ func main() {
|
|||||||
domainFlag string
|
domainFlag string
|
||||||
daemonFlag bool
|
daemonFlag bool
|
||||||
versionFlag bool
|
versionFlag bool
|
||||||
|
guiFlag bool
|
||||||
)
|
)
|
||||||
|
|
||||||
flag.IntVar(&portFlag, "port", 80, "HTTP server port (default 80)")
|
flag.IntVar(&portFlag, "port", 80, "HTTP server port (default 80)")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user