Skip to content

Commit 01d2eff

Browse files
authored
Update devcontainer.json
1 parent 0db7531 commit 01d2eff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"ms-vscode-remote.vscode-remote-extensionpack"
66
],
77
"settings": {},
8-
"forwardPorts": [5432],
8+
"forwardPorts": [1313],
99
"postCreateCommand": "pip install -r requirements.txt"
1010
}

0 commit comments

Comments
 (0)