Merge pull request #1272 from lalyos/patch-1

Update stack.yml to fix adminer connection
This commit is contained in:
yosifkit 2018-07-16 16:15:18 -07:00 committed by GitHub
commit e3d3838321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ services:
db:
image: mysql
command: --default-authentication-plugin=mysql_native_password
restart: always
environment:
MYSQL_ROOT_PASSWORD: example