|
@@ -17,7 +17,7 @@ services:
|
|
|
# if you want pretty colors in your docker logs:
|
|
# if you want pretty colors in your docker logs:
|
|
|
- FORCE_COLOR=1
|
|
- FORCE_COLOR=1
|
|
|
db:
|
|
db:
|
|
|
- image: mariadb
|
|
|
|
|
|
|
+ image: jc21/mariadb-aria
|
|
|
restart: always
|
|
restart: always
|
|
|
environment:
|
|
environment:
|
|
|
MYSQL_ROOT_PASSWORD: "password123"
|
|
MYSQL_ROOT_PASSWORD: "password123"
|