mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 22:32:39 +01:00
@@ -5,10 +5,10 @@ default: &default
|
||||
username: root
|
||||
password:
|
||||
# Use this for local mysql instances
|
||||
# socket: /tmp/mysql.sock
|
||||
socket: /var/run/mysqld/mysqld.sock
|
||||
|
||||
# Use this for Docker
|
||||
host: localhost:3306
|
||||
#host: localhost:3306
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
|
||||
Reference in New Issue
Block a user