Update CI report and apply recent changes

This commit is contained in:
benzjeremy 2026-09-16 23:26:50 +02:00
parent 8145822e77
commit 07f47cbd09

View File

@ -38,6 +38,7 @@ func main() {
domainFlag string
daemonFlag bool
versionFlag bool
guiFlag bool
)
flag.IntVar(&portFlag, "port", 80, "HTTP server port (default 80)")