Skip to content

Commit 636ab93

Browse files
committed
chore: foward port
1 parent d176fa6 commit 636ab93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// "features": {},
1313

1414
// Use 'forwardPorts' to make a list of ports inside the container available locally.
15-
// "forwardPorts": [],
15+
"forwardPorts": [5432],
1616

1717
// Use 'postCreateCommand' to run commands after the container is created.
1818
// "postCreateCommand": "yarn install"

0 commit comments

Comments
 (0)