Mark Clancy

Results 3 issues of Mark Clancy

https://github.com/TheHive-Project/TheHiveDocs/blob/master/training-material.md returns a 404 message

When trying to run the docker-compose you get an error related to a missing 'config' module. `Starting threatkb_db_1 ... done Starting threatkb_threatkb_agent_1 ... done Starting threatkb_redis_1 ... done Starting threatkb_threatkb_1...

Error in the docker-compose.yml file. Line 49 shows `- C_FORCE_ROOT=true` and it should be `- C_FORCE_ROOT=1` when you run the docker build it give and error on this setting.