Tweak README, remove django_extensions

This commit is contained in:
3wc 2021-06-03 15:29:24 +02:00
parent e60c544989
commit 6191009bc9
2 changed files with 5 additions and 2 deletions

View File

@ -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:
```

View File

@ -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"