Skip to content

Commit

Permalink
Merge pull request wallabag#127 from Strubbl/patch-1
Browse files Browse the repository at this point in the history
Update docker-compose.mariadb.yml
  • Loading branch information
j0k3r authored Oct 15, 2018
2 parents b92f4c2 + 040655c commit e741136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/docker-compose.mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ services:
- "127.0.0.1:80:80"
db:
image: mariadb
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci --character-set-client-handshake=FALSE
environment:
- MYSQL_ROOT_PASSWORD=wallaroot

0 comments on commit e741136

Please sign in to comment.