Update docker-compose.dev.yaml
This commit is contained in:
parent
50b6d45e58
commit
8e19dbd512
@ -45,6 +45,6 @@ services:
|
|||||||
image: mailhog/mailhog:latest
|
image: mailhog/mailhog:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
expose:
|
expose:
|
||||||
- 1025:1025
|
- 1025
|
||||||
ports:
|
ports:
|
||||||
- 8025:8025
|
- 8025:8025
|
||||||
|
Loading…
Reference in New Issue
Block a user