Skip to content

Commit 764b9e2

Browse files
committed
MOBILE-4616 config: Change demo site passwords
1 parent 0ef3524 commit 764b9e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

moodle.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
"student": {
7373
"url": "https://school.moodledemo.net",
7474
"username": "student",
75-
"password": "moodle"
75+
"password": "moodle2024"
7676
},
7777
"teacher": {
7878
"url": "https://school.moodledemo.net",
7979
"username": "teacher",
80-
"password": "moodle"
80+
"password": "moodle2024"
8181
}
8282
},
8383
"defaultZoomLevel": "none",

0 commit comments

Comments
 (0)