mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore: docker compose using mariadb other image
This commit is contained in:
parent
72454f8d11
commit
e2d786c079
@ -2,7 +2,7 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mysql:
|
mysql:
|
||||||
image: mariadb/server:10.5
|
image: wonderlandpark/mariadb-mroonga:latest
|
||||||
hostname: mysql
|
hostname: mysql
|
||||||
container_name: mysql
|
container_name: mysql
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user