We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e2e6b commit be1cc15Copy full SHA for be1cc15
.devcontainer/docker-compose.yaml
@@ -29,7 +29,7 @@ services:
29
30
ports:
31
- "5432:5432"
32
- # For local developemnt, we need to forward the database port here too.
+ # For local development, we need to forward the database port here too.
33
# Add "forwardPorts": ["5432"] to **devcontainer.json** to forward PostgreSQL locally.
34
# (Adding the "ports" property to this file will not forward from a Codespace.)
35
0 commit comments