ezsystems / launchpad

CLI tool to bootstrap an eZ Platform project Docker stack | #justcode
https://ezsystems.github.io/launchpad
MIT License
22 stars 27 forks source link

Add Mysqlproxy by default #42

Closed Plopix closed 5 years ago

Plopix commented 5 years ago
    profiledb:
        image: plopix/docker-mysqlproxyprofiler
        environment:
            - 'BACKEND=db:3306'
Plopix commented 5 years ago

https://github.com/ezsystems/launchpad/pull/44/commits/ac63d4c49bfc369bbfcd1d0d1421abf912ee9131

Plopix commented 5 years ago

https://github.com/ezsystems/launchpad/pull/44