Skip to content

Commit

Permalink
Make MONGO_DB_URI instructions clearer (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesruv authored Oct 14, 2020
1 parent a3a97d2 commit 881c8bc
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 @@ -106,7 +106,7 @@ The build script provided in _scripts_ directory makes use of _PANTHEON_CODEBASE
The scripts folder contains _pantheon_karaf.exports_ file. It contains the values required for the pantheon karaf distribution. If you are running MongoDB on a different port then
- Make a copy of _pantheon_karaf.exports_ file
- Place it in _.pantheon_ directory under your home directory
- Update the _MONGO_DB_URI_ variable
- In `~/.pantheon/pantheon_karaf.exports`, update the _MONGO_DB_URI_ variable

### Building the application
_(All commands from here on will be assumed to be run from the project's root directory)_
Expand Down

0 comments on commit 881c8bc

Please sign in to comment.