Skip to content

Commit 7993b53

Browse files
authored
Fix password
User bob has password "1234"; user root has password "secret".
1 parent c32286c commit 7993b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Quick start:
1616

1717
Point your browser at <https://localhost:8443/group/example/>, ignore the
1818
unknown certificate warning, and log in with username "bob" and password
19-
"secret".
19+
"1234".
2020

2121
See the file INSTALL in this directory for full installation instructions.
2222

0 commit comments

Comments
 (0)