docker: remove legacy authentication plugin

This commit is contained in:
Zankaria 2024-06-23 14:46:20 +02:00
parent cd32d04c93
commit b5834cafaf

View file

@ -35,6 +35,5 @@ services:
environment:
MYSQL_DATABASE: vichan
MYSQL_ROOT_PASSWORD: password
command: "--default-authentication-plugin=mysql_native_password"
volumes:
- ./local-instances/${LOCAL_INSTANCE_NAME:-0}/mysql:/var/lib/mysql