mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 00:31:58 +01:00
Fixed docker-compose.yaml
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
fd2bcf4845
commit
ce811951e5
@ -14,6 +14,7 @@ services:
|
||||
- MYSQL_DATABASE=piler
|
||||
- MYSQL_USER=piler
|
||||
- MYSQL_PASSWORD=piler123
|
||||
- MYSQL_RANDOM_ROOT_PASSWORD=yes
|
||||
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
|
||||
volumes:
|
||||
- db_data:/var/lib/mysql
|
||||
|
Loading…
Reference in New Issue
Block a user