Skip to content

Commit

Permalink
Add MySQL Proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Plopix committed Aug 5, 2018
1 parent 83e71dd commit ac63d4c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions payload/dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,9 @@ services:
- BLACKFIRE_CLIENT_TOKEN
- BLACKFIRE_SERVER_ID
- BLACKFIRE_SERVER_TOKEN

# Mysql-Proxy
mysqlproxy:
image: plopix/docker-mysqlproxyprofiler
environment:
- 'BACKEND=db:3306'

0 comments on commit ac63d4c

Please sign in to comment.