make optional for mariadb

This commit is contained in:
alexveebee 2025-04-30 19:33:53 +00:00
parent a5e6470f56
commit fe115048ac

View File

@ -70,6 +70,7 @@ services:
db:
image: mysql:lts
# image: mariadb:latest # optional for more higher performance
container_name: vichan_db
restart: unless-stopped
volumes: