Skip to content

Commit

Permalink
[tooling] changed local admin password to "kialo1234" for consistency…
Browse files Browse the repository at this point in the history
… sake
  • Loading branch information
mk-kialo committed Jan 29, 2024
1 parent d642fd6 commit f3fecaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
- MOODLE_DATABASE_USER=bn_moodle
- MOODLE_DATABASE_NAME=bitnami_moodle
- ALLOW_EMPTY_PASSWORD=yes
- MOODLE_PASSWORD=kialo
- MOODLE_PASSWORD=kialo1234
# you can override the following by creating a .env file in the same directory as this file
- TARGET_KIALO_URL=${TARGET_KIALO_URL:-http://localhost:5000}
- MOODLE_HOST=${MOODLE_HOST:-localhost:8080}
Expand Down

0 comments on commit f3fecaa

Please sign in to comment.