chattle/config.py

7 lines
112 B
Python
Raw Normal View History

2021-09-30 01:21:18 +02:00
__author__ = "Kieran Osborne"
__version__ = "0.0.1"
__status__ = "Development"
host = "127.0.0.1"
port = 12345