We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c494f4a commit 9e7f4dbCopy full SHA for 9e7f4db
README.md
@@ -94,6 +94,7 @@ bin/moodle-docker-compose exec webserver php admin/cli/install_database.php --ag
94
Notes:
95
* Moodle is configured to listen on `http://localhost:8000/`.
96
* 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'`
98
99
## Using VNC to view behat tests
100
0 commit comments