Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Update readme for starting in govuk dev vm
Browse files Browse the repository at this point in the history
  • Loading branch information
timmow committed Aug 17, 2015
1 parent f7d8341 commit 38a163a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@ following command
`celery worker -A backdrop.transformers.worker -l debug`


## Runing on govuk dev vm

The govuk dev vm doesnt setup a replica set for mongo - so the app must be run
by setting the env variable `MONGO_REPLICA_SET`

`MONGO_REPLICA_SET='' ./start-app.sh read 3070`

0 comments on commit 38a163a

Please sign in to comment.