diff --git a/README.md b/README.md index 6881baf133..3ef7aec61a 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ A _"resetdb"_ script exists that allows you to reset the database to its origina #### Environment Variables -- [ ] Bring the port number from the `process.env` variable, falling back to `5000` if `process.env.PORT` is undefined **!!!** +- [ ] Bring the port number from the `process.env` variable, falling back to `9000` if `process.env.PORT` is undefined **!!!** #### Endpoints