We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c944629 commit 11dad0fCopy full SHA for 11dad0f
1 file changed
src/postgres/.devcontainer/docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
POSTGRES_DB: postgres
29
POSTGRES_PASSWORD: postgres
30
31
- # Add "forwardPorts": ["5432"] to **devcontainer.json** to forward PostgreSQL locally.
+ # Add "forwardPorts": [5432] to **devcontainer.json** to forward PostgreSQL locally.
32
# (Adding the "ports" property to this file will not forward from a Codespace.)
33
34
volumes:
0 commit comments