Skip to content

Commit 0df151c

Browse files
committed
docs: use mailpit service name in override example
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent 4878a46 commit 0df151c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Example:
2828
```yaml
2929
services:
3030
# Keep service names from docker-compose.yml and only override local behavior
31-
mailhog:
31+
mailpit:
3232
image: axllent/mailpit:latest
3333
ports:
3434
- 127.0.0.1:8025:8025

0 commit comments

Comments
 (0)