Added config file.

This commit is contained in:
Justin Emter
2017-07-13 02:14:13 -07:00
parent 896cebacd8
commit 443ec31264

4
pseudo_config.py Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/python
baseurl = 'http://media.home:32400'
token = 'the-token'