We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a4e98 commit 4144d81Copy full SHA for 4144d81
docker-compose.linux.yml
@@ -56,6 +56,8 @@ services:
56
image: mailhog/mailhog
57
environment:
58
VIRTUAL_HOST: mail.${PROJECT}.${DOMAIN}
59
+ ports:
60
+ - "8025:8025"
61
networks:
62
- default
63
0 commit comments