diff --git a/docker-compose.yml b/docker-compose.yml index 2a2e9b2..b620183 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -28,7 +28,6 @@ services: mysql: image: "mysql" - command: --default-authentication-plugin=mysql_native_password #ports: #- "3306:3306" volumes: diff --git a/docs/README.md b/docs/README.md index fb05ec1..63b7982 100644 --- a/docs/README.md +++ b/docs/README.md @@ -67,7 +67,6 @@ services: mysql: image: "mysql" - command: --default-authentication-plugin=mysql_native_password ports: - "3306:3306" volumes: