mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Update docker image for Mailcatcher (#1279)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"docker-compose.override.yml": {
|
||||
"services": [
|
||||
"mailer:",
|
||||
" image: schickling/mailcatcher",
|
||||
" image: sj26/mailcatcher",
|
||||
" ports: [\"1025\", \"1080\"]"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user