1
0

Add docs about using vikunja with utf-8 characters

This commit is contained in:
kolaente
2020-07-06 21:53:26 +02:00
parent 78791f31a4
commit 96f366f5e7
6 changed files with 129 additions and 0 deletions

View File

@ -31,6 +31,7 @@ version: '3'
services:
db:
image: mariadb:10
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
environment:
MYSQL_ROOT_PASSWORD: supersecret
MYSQL_DATABASE: vikunja