python-anthemav icon indicating copy to clipboard operation
python-anthemav copied to clipboard

Moved IP address and port into a settings file

Open micahbowerbank opened this issue 6 years ago • 2 comments

I added a file called settings.py which contains constants for ip address and port. This file is then used by all the other files that need the default IP address and port. I felt this was easier, so now you only have to change them in one place

micahbowerbank avatar Mar 09 '18 19:03 micahbowerbank