mirror of https://github.com/MISP/misp-dashboard
parent
fc53fbd8cb
commit
1e91b9b59c
|
@ -102,6 +102,8 @@ OSError: [Errno 26] Text file busy: '/home/steve/code/misp-dashboard/DASHENV/bin
|
|||
- Start the Flask server ```./server.py &```
|
||||
- Access the interface at ```http://localhost:8001/```
|
||||
|
||||
Alternatively, you can run the ```start_all.sh``` script to run the commands described above.
|
||||
|
||||
# Debug
|
||||
|
||||
Debug is fun and gives you more details on what is going on when things fail.
|
||||
|
|
Loading…
Reference in New Issue