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 0c28e95 + 34e4760 commit ba170d9Copy full SHA for ba170d9
db.mariadb.yml
@@ -11,6 +11,7 @@ services:
11
--collation-server=utf8mb4_bin
12
--innodb_file_per_table=On
13
--wait-timeout=28800
14
+ --skip-log-bin
15
environment:
16
MYSQL_ROOT_PASSWORD: "m@0dl3ing"
17
MYSQL_USER: moodle
db.mysql.yml
@@ -9,6 +9,7 @@ services:
9
command: >
10
--character-set-server=utf8mb4
0 commit comments