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.
2 parents 5cdfd2d + 9e7f4db commit bde62a1Copy full SHA for bde62a1
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