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