master
Nick Sergeant 2019-04-24 09:24:25 -04:00
parent 650e35b820
commit 9bdd4a3d8e
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
- `createuser snipt`
- `createdb snipt --owner=snipt`
- `cp settings_local.py-template settings_local.py` // modify if necessary
- `curl -X PUT "localhost:9200/haystack?pretty"`
- `python manage.py update_index` // optional if you have a local DB dump with snipt
- `make run`
## Deploying on Dokku