stacosys/app/conf/config.py
2018-01-16 18:49:19 +01:00

6 lines
No EOL
116 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
# TODO move to JSON config
zmq = {'pub_port': 7701, 'sub_port':7702}