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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user