Skip to content

Commit 9e7f4db

Browse files
authored
Updated documentation for admin logging
1 parent c494f4a commit 9e7f4db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ bin/moodle-docker-compose exec webserver php admin/cli/install_database.php --ag
9494
Notes:
9595
* Moodle is configured to listen on `http://localhost:8000/`.
9696
* Mailhog is listening on `http://localhost:8000/_/mail` to view emails which Moodle has sent out.
97+
* The admin `username` you need to use for logging in is `admin` by default. You can customize it by passing `--adminuser='myusername'`
9798

9899
## Using VNC to view behat tests
99100

0 commit comments

Comments
 (0)