monkey/build_scripts/docker/server_config.json

7 lines
87 B
JSON

{
"data_dir": "/monkey_island_data",
"mongodb": {
"start_mongodb": false
}
}