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