Skip to content

Commit a2c7a53

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

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": [1313],
8+
"forwardPorts": [5432],
99
"postCreateCommand": "pip install -r requirements.txt"
1010
}

0 commit comments

Comments
 (0)