diff --git a/compose.yml b/compose.yml index 072c3f82..5666d154 100644 --- a/compose.yml +++ b/compose.yml @@ -70,7 +70,7 @@ services: db: image: mysql:lts - # image: mariadb:latest # optional for more higher performance + # image: mariadb:lts # optional for more higher performance container_name: vichan_db restart: unless-stopped volumes: