Fix circle

This commit is contained in:
Ari Timonen 2020-03-24 23:14:40 +02:00
parent 2158692c6d
commit bea3b4d606

View file

@ -82,7 +82,7 @@ services:
db: db:
# Debug # Debug
#command: bash #command: bash
#tty: true #tty: true
command: mysqld_safe --skip-grant-tables command: mysqld_safe --skip-grant-tables
image: mariadb:latest image: mariadb:latest