Update SUPPORT.md

This commit is contained in:
th3r00t
2020-08-03 13:38:50 -04:00
committed by GitHub
parent 79850f500b
commit 5297893882

2
.github/SUPPORT.md vendored
View File

@@ -68,6 +68,8 @@ socket=127.0.0.1:8001
Now you may restart your webserver to apply the changes, and then either run `uwsgi -i uwsgi.ini` fron the project root, or restart your uwsgi service. Now you may restart your webserver to apply the changes, and then either run `uwsgi -i uwsgi.ini` fron the project root, or restart your uwsgi service.
### Set Djangos Secret Key
* Run `./configure` in your project root
### Import your books ### Import your books
* Run `./importBooks` in your project root * Run `./importBooks` in your project root