1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 17:56:31 +00:00

Merge pull request #127 from Strubbl/patch-1

Update docker-compose.mariadb.yml
This commit is contained in:
Jérémy Benoist
2018-10-15 20:27:05 +00:00
committed by GitHub

View File

@@ -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