mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10: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:
|
||||
mysql:
|
||||
image: mariadb/server:10.5
|
||||
image: wonderlandpark/mariadb-mroonga:latest
|
||||
hostname: mysql
|
||||
container_name: mysql
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user