Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aliams committed May 8, 2018
1 parent 5a4e57d commit e176e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ If you are using VS Code you can set the environment variables mentioned above i
}
```

Alternatively, you can modify `index.js` and `db/db.js` and set the values there explicitly:
Alternatively, you can modify `configured-web-push.js` and `db/db.js` and set the values there explicitly:

```js
const databaseConnectionURI = process.env.DATABASE_CONNECTION_URI || '';
Expand Down

0 comments on commit e176e17

Please sign in to comment.