Skip to content

Commit 0207576

Browse files
committed
Add missing mailpit ports
1 parent c198a1b commit 0207576

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

devcontainer.json.sample

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
3306,
1414
9200,
1515
5672,
16-
6379
16+
6379,
17+
8025,
18+
1025
1719
],
1820
"initializeCommand": "[ -f .devcontainer/magento2-devcontainer/.gitignore ] || (git submodule update --init --recursive)",
1921
"portsAttributes": {

0 commit comments

Comments
 (0)