chattle/config.py

7 lines
112 B
Python

__author__ = "Kieran Osborne"
__version__ = "0.0.1"
__status__ = "Development"
host = "127.0.0.1"
port = 12345