Update docker-compose.dev.yaml
This commit is contained in:
parent
50b6d45e58
commit
8e19dbd512
1 changed files with 1 additions and 1 deletions
|
|
@ -45,6 +45,6 @@ services:
|
|||
image: mailhog/mailhog:latest
|
||||
restart: unless-stopped
|
||||
expose:
|
||||
- 1025:1025
|
||||
- 1025
|
||||
ports:
|
||||
- 8025:8025
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue