minor changes

This commit is contained in:
mhsanaei
2024-05-28 15:16:29 +02:00
parent baf8c94b2e
commit fdf805f264
7 changed files with 18 additions and 18 deletions

View File

@@ -147,7 +147,7 @@ func showSetting(show bool) {
fmt.Println("current panel settings as follows:")
fmt.Println("username:", username)
fmt.Println("userpasswd:", userpasswd)
fmt.Println("password:", userpasswd)
fmt.Println("port:", port)
if webBasePath != "" {
fmt.Println("webBasePath:", webBasePath)