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 790378b commit 7802351Copy full SHA for 7802351
README.md
@@ -37,7 +37,7 @@ A _"resetdb"_ script exists that allows you to reset the database to its origina
37
38
#### Environment Variables
39
40
-- [ ] 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 **!!!**
41
42
#### Endpoints
43
0 commit comments