Skip to content

Commit

Permalink
[docs] note about standard Moodle user
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-kialo committed Jan 29, 2024
1 parent d96e84c commit b83a128
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ cp .env.example .env # before starting compose, check instructions in this file
docker compose up
```

By default there is only one user with the username "user" and password "kialo1234". This is the admin user.

Afterward, see `/development/config/README.md` for steps to apply default settings that are useful for development.

The folder `moodle` is mounted locally in the `development` folder. To test changes to the plugin code,
Expand Down

0 comments on commit b83a128

Please sign in to comment.