This commit is contained in:
Ben Goldsworthy 2020-08-25 17:53:12 +01:00
parent d17ba867af
commit 50a8139cfa
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ needed initially.
1. Start the minion:
- `./script/pear-local_loop minion worker`
1. Import ward data (see [instructions](#importing-ward-data) above)
1. Set up postcodes (see [intructions](#setting-up-entity-postcodes) above)
1. Set up postcodes (see [instructions](#setting-up-entity-postcodes) above)
1. Start the application:
- `morbo script/pear-local_loop -l http://*:3000`
- You can modify the host and port as needed.