Skip to content

Commit 1fe5c22

Browse files
committed
Update README
1 parent 725bda0 commit 1fe5c22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In the root of your project, next to the `Dockerfile`, you will need a JSON file
2222
```json
2323
{
2424
"project": "project-name-here",
25-
"port": "<host>:<container>",
25+
"port": "host:container",
2626
"db": {
2727
"type": "mysql-or-postgres",
2828
"name": "database-name",

0 commit comments

Comments
 (0)