mirror of
https://github.com/SEPPDROID/JellyCAT.git
synced 2025-10-23 00:14:28 +00:00
Some testing & cleanup
This commit is contained in:
2
app.go
2
app.go
@@ -112,7 +112,7 @@ func displayCinfo() {
|
||||
fmt.Println("| |")
|
||||
fmt.Println("| *** WEB *** |")
|
||||
fmt.Println("| |")
|
||||
fmt.Println("| https_port = ", config.HttpsPort, " |")
|
||||
fmt.Println("| https_port = ", config.HttpsPort, " |")
|
||||
fmt.Println("| https_port = ", config.HttpPort, " |")
|
||||
fmt.Println("| |")
|
||||
fmt.Println("=========================================")
|
||||
|
Reference in New Issue
Block a user