Add more packages
This commit is contained in:
@@ -17,3 +17,13 @@ services:
|
||||
MP_SMTP_AUTH_ACCEPT_ANY: 1
|
||||
MP_SMTP_AUTH_ALLOW_INSECURE: 1
|
||||
###< symfony/mailer ###
|
||||
|
||||
###> blackfireio/blackfire-symfony-meta ###
|
||||
blackfire:
|
||||
image: blackfire/blackfire:2
|
||||
# uncomment to store Blackfire credentials in a local .env.local file
|
||||
#env_file: .env.local
|
||||
environment:
|
||||
BLACKFIRE_LOG_LEVEL: 4
|
||||
ports: ["8307"]
|
||||
###< blackfireio/blackfire-symfony-meta ###
|
||||
|
||||
Reference in New Issue
Block a user