mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-01 04:38:12 +00:00
Merge pull request #1970 from hb9cwp/patch-1
Fix wrong comment for default admin password in config file
This commit is contained in:
commit
395852f203
@ -68,7 +68,7 @@ password = gns3
|
|||||||
; It cannot be changed once the server has started once
|
; It cannot be changed once the server has started once
|
||||||
default_admin_username = "admin"
|
default_admin_username = "admin"
|
||||||
|
|
||||||
; Initial default super admin username
|
; Initial default super admin password
|
||||||
; It cannot be changed once the server has started once
|
; It cannot be changed once the server has started once
|
||||||
default_admin_password = "admin"
|
default_admin_password = "admin"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user