SkillAegis/config.py.sample

9 lines
188 B
Text
Raw Normal View History

server_host = '0.0.0.0'
server_port = 4000
zmq_url = 'tcp://localhost:50000'
misp_url = 'https://localhost/'
misp_apikey = 'FI4gCRghRZvLVjlLPLTFZ852x2njkkgPSz0zQ3E0'
misp_skipssl = True