Open
Description

The css style is now loading while installing the website.
Steps to reproduce
clone repo and cd into it
poetry install --unstable
poetry run misp-modules
mv website/config.cfg.example website/config.cfg
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 launch.py -i
python3 launch.py -l
Pass the port 7008 to a url with apache
and open that url
Metadata
Metadata
Assignees
Labels
No labels