Tweak README, remove django_extensions
This commit is contained in:
parent
e60c544989
commit
6191009bc9
@ -24,6 +24,11 @@
|
||||
6. Check out this very repository:
|
||||
```
|
||||
$ git clone https://git.autonomic.zone/decentral1se/startinblox-startinoff
|
||||
$ cd startinblox-startinoff
|
||||
```
|
||||
and copy example settings to `settings.yml`:
|
||||
```
|
||||
$ cp example-settings.yml settings.yml
|
||||
```
|
||||
7. Install dependencies:
|
||||
```
|
||||
|
@ -27,8 +27,6 @@ server:
|
||||
- server
|
||||
- djangoldp_crypto # only needed by decentral1se for #236
|
||||
- webpush
|
||||
- django_extensions
|
||||
|
||||
|
||||
WEBPUSH_SETTINGS:
|
||||
VAPID_PUBLIC_KEY: "BIDVJ0sd4Cyycf_aGCxhQ_SmXBneWboI3wGO-Iyj3ofeGkvYyNp5o6W9eTf13YkJSz6NlRwiCHA08m8e82n5WXI"
|
||||
|
Loading…
Reference in New Issue
Block a user