Show More
@@ -37,7 +37,7 b' Default database is *sqlite*, default se' | |||||
37 |
|
37 | |||
38 | 4. Setup SECRET_KEY to a secret value in `neboard/settings.py |
|
38 | 4. Setup SECRET_KEY to a secret value in `neboard/settings.py | |
39 | 5. Run `./manage.py migrate` to apply all migrations |
|
39 | 5. Run `./manage.py migrate` to apply all migrations | |
40 |
6. Apply config changes to `boards/config/ |
|
40 | 6. Apply config changes to `boards/config/settings.ini`. You can see the default settings in `boards/config/default_config.ini`(do not delete or overwrite it). | |
41 | 7. If you want to use decetral engine, run `./manage.py generate_keypair` to generate keys |
|
41 | 7. If you want to use decetral engine, run `./manage.py generate_keypair` to generate keys | |
42 |
|
42 | |||
43 | # RUNNING # |
|
43 | # RUNNING # |
General Comments 0
You need to be logged in to leave comments.
Login now