Remove old authentication plugin for scheidle stack.
This commit is contained in:
@@ -62,7 +62,6 @@ services:
|
||||
image: mysql:8
|
||||
container_name: scheidle-db
|
||||
hostname: scheidle-db
|
||||
command: --default-authentication-plugin=mysql_native_password
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASS}
|
||||
|
||||
Reference in New Issue
Block a user